aacs-keydb-daily

maintainer DeepChirp · 2 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a non-executable key database file (keydb.cfg) extracted from an archived version of the project's site; worst case is data tampering, not code execution.

Triggered rules

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a non-executable key database file (keydb.cfg) extracted from an archived version of the project's site; worst case is data tampering, not code execution.

1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:11 source=("keydb_eng-${pkgver}.zip::https://web.archive.org/web/${pkgver}/http://fvonline-db.bplaced.net/export/keydb_eng.zip")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: DeepChirp <deepchirp@archlinuxcn.org>
2pkgname=aacs-keydb-daily
3pkgver=20260731002232
4pkgrel=1
5pkgdesc='Contains the Key Database for the AACS Library (Daily Updates)'
6arch=('any')
7url='http://fvonline-db.bplaced.net/'
8depends=('libaacs')
9provides=("${pkgname%-daily}")
10conflicts=("${pkgname%-daily}")
11source=("keydb_eng-${pkgver}.zip::https://web.archive.org/web/${pkgver}/http://fvonline-db.bplaced.net/export/keydb_eng.zip")
12sha256sums=('586ffbd9d9d052a002a0dc6ed1c0bfeac4ce54dfec8de1d37a7cf15eb93f8106')
13
14package() {
15 install -Dm644 "${srcdir}/keydb.cfg" "${pkgdir}/etc/xdg/aacs/KEYDB.cfg"
16}
17

Changes since previous scan

--- PKGBUILD @ 2026-07-31 00:14
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
# Maintainer: DeepChirp <deepchirp@archlinuxcn.org>
pkgname=aacs-keydb-daily
-pkgver=20260730000645
+pkgver=20260731002232
pkgrel=1
pkgdesc='Contains the Key Database for the AACS Library (Daily Updates)'
arch=('any')
@@ -9,7 +9,7 @@
provides=("${pkgname%-daily}")
conflicts=("${pkgname%-daily}")
source=("keydb_eng-${pkgver}.zip::https://web.archive.org/web/${pkgver}/http://fvonline-db.bplaced.net/export/keydb_eng.zip")
-sha256sums=('dcc18d4e3c5688c37a6836cf068535df99f0d79fb7135bfb9fe0f07f1a1913df')
+sha256sums=('586ffbd9d9d052a002a0dc6ed1c0bfeac4ce54dfec8de1d37a7cf15eb93f8106')
package() {
install -Dm644 "${srcdir}/keydb.cfg" "${pkgdir}/etc/xdg/aacs/KEYDB.cfg"

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 01:17:03 MEDIUM 1
2026-07-31 00:14:10 LOW 2
2026-07-30 01:13:52 MEDIUM 1
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 01:36:52 MEDIUM 1
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 01:26:42 MEDIUM 1
2026-07-24 00:02:28 LOW 2
2026-07-23 01:22:21 MEDIUM 1
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 01:15:36 MEDIUM 1
2026-07-21 00:24:15 LOW 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion