efisc2022-bin

maintainer neurolag · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt RPM from an official government domain (kttg.ch) for legitimate tax software; the host is not whitelisted but is plausibly official, and the content is verified via checksum and repackaged without executing remote code.

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 downloads a prebuilt RPM from an official government domain (kttg.ch) for legitimate tax software; the host is not whitelisted but is plausibly official, and the content is verified via checksum and repackaged without executing remote code.

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:17 "https://efisc.kttg.ch/update/eFisc/$_year/${pkgname%%-*}-${pkgver//_/-}.x86_64.rpm"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Manuel Thalmann <m@nuth.ch>
2# Contributor: LinuxSquare <linuxscripting.sh@gmail.com>
3_year=2022
4pkgname=efisc$_year-bin
5pkgver=1.1.1_27
6pkgrel=1
7pkgdesc="Software des Kantons Thurgau für die Steuererklärung 2022"
8arch=('x86_64')
9url="https://steuerverwaltung.tg.ch/hilfsmittel/efisc-steuererklaerungssoftware/download-efisc2022.html/14104"
10license=('unknown')
11install=${pkgname%%-*}.install
12depends=(
13 "hicolor-icon-theme"
14 "sh"
15)
16source=(
17 "https://efisc.kttg.ch/update/eFisc/$_year/${pkgname%%-*}-${pkgver//_/-}.x86_64.rpm"
18 "${pkgname%%-*}.sh.patch"
19 "${pkgname%%-*}_desktop.patch"
20 "sanitycheck.patch"
21)
22sha256sums=(
23 '68788d8e633962c87538d586e8db4b611b91278fa3ff14e7d3b1b98d478836b9'
24 '0c1b44b7def9ae9fd542fde64074437076c149f26d5d4298d6270de86eab16fa'
25 '5b2b4978da80ac1ef53c71f98569b93759ecfe84f4e48d3df8735192ba4140a5'
26 '0fcaad4f1ae57e33d4067b806773c1f4184964ba3897ac8b4454674439a00442'
27)
28
29package() {
30 install -D -m644 "${srcdir}/usr/share/${pkgname%%-*}/jre/legal/jdk.xml.dom/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname%%-*}/LICENSE"
31
32 install -d "${pkgdir}/usr/share/java"
33 cp -rp "${srcdir}/usr/share/${pkgname%%-*}" "${pkgdir}/usr/share/java"
34 patch "${pkgdir}/usr/share/java/${pkgname%%-*}/${pkgname%%-*}.sh" < "${srcdir}/${pkgname%%-*}.sh.patch"
35 patch "${pkgdir}/usr/share/java/${pkgname%%-*}/sanitycheck.sh" < "${srcdir}/sanitycheck.patch"
36
37 cp -rp "${srcdir}/usr/share/${pkgname%%-*}/${pkgname%%-*}.sharedmimeinfo" "${pkgdir}/usr/share/java/${pkgname%%-*}/${pkgname%%-*}.xml"
38
39 install -d "${pkgdir}/usr/bin"
40 ln -sf "/usr/share/java/${pkgname%%-*}/${pkgname%%-*}.sh" "${pkgdir}/usr/bin/${pkgname%%-*}"
41
42 install -Dp "${srcdir}/usr/share/${pkgname%%-*}/${pkgname%%-*}.png" "${pkgdir}/usr/share/icons/hicolor/64x64/apps/${pkgname%%-*}.png"
43
44 install -Dp "${srcdir}/usr/share/applications/${pkgname%%-*}.desktop" "${pkgdir}/usr/share/applications/${pkgname%%-*}.desktop"
45 patch "${pkgdir}/usr/share/applications/${pkgname%%-*}.desktop" <"${srcdir}/${pkgname%%-*}_desktop.patch"
46}
47

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