ca-certificates-russian-root

maintainer 0x3axyz · 10 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs root certificate files from a plausibly official source; while the host is not whitelisted, the content is non-executable data with no code execution risk.

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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package installs root certificate files from a plausibly official source; while the host is not whitelisted, the content is non-executable data with no code execution risk.

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:14 "https://gu-st.ru/content/lending/russian_trusted_root_ca_pem.crt"

PKGBUILD

1 offending line(s) highlighted
1pkgname=ca-certificates-russian-root
2pkgver=20221107
3pkgrel=1
4pkgdesc="Russian root certificates"
5arch=('any')
6url='https://gu-st.ru'
7license=('unknown')
8depends=(
9 'ca-certificates-utils'
10)
11makedepends=()
12# https://www.gosuslugi.ru/crt
13source=(
14 "https://gu-st.ru/content/lending/russian_trusted_root_ca_pem.crt"
15 "https://gu-st.ru/content/lending/russian_trusted_sub_ca_pem.crt"
16)
17sha256sums=(
18 '936a43fea6e8e525bcc0f81acd9c3d21b4fc4b9b68acea7906d698005afc6504'
19 'f0ae589f36774f29ef3648f7984b08d42fcce6f1ffeeb6236d773daeb2744ea6'
20)
21
22
23package() {
24 install -Dm644 "russian_trusted_root_ca_pem.crt" "${pkgdir}/usr/share/ca-certificates/trust-source/anchors/russian_trusted_root_ca_pem.crt"
25 install -Dm644 "russian_trusted_sub_ca_pem.crt" "${pkgdir}/usr/share/ca-certificates/trust-source/anchors/russian_trusted_sub_ca_pem.crt"
26}
27

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 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
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 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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