diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index 7be44e1ec9..b0e3f080d3 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -238,7 +238,16 @@ Builds: subdir: app gradle: - libre - ndk: r20b + scanignore: + - app/src/main/assets/publicsuffixes + ndk: r21d + +MaintainerNotes: |- + The file at `app/src/main/assets/publicsuffixes` is a version of the + [Public Suffix List](https://publicsuffix.org/) that has been sorted and + stripped of all comments. It is identified as a binary files because it + contains two 4-byte length fields, one right at the beginning, but is + otherwise plaintext. AutoUpdateMode: Version %v UpdateCheckMode: Tags