vrk-mpollux-digisign-client

maintainer ple · 11 votes · scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from a non-standard host (files.fineid.fi), which is not on the standard whitelist; the downloaded binary is unpacked and installed, creating a supply-chain risk if the host is compromised or malicious.

Triggered rules

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 source_x86_64=($pkgname-$pkgver.deb::"https://files.fineid.fi/download/digisign/${pkgver%_*}/linux/mpollux-digisign-client-for-dvv_$(tmp=${pkgver//_/-}; printf '%s' ${tmp//[a-z]/})_amd64.deb")
MEDIUM AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb from a non-standard host (files.fineid.fi), which is not on the standard whitelist; the downloaded binary is unpacked and installed, creating a supply-chain risk if the host is compromised or malicious.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: ple <ple21108@gmail.com>
2# Contributor: Atte Virtanen <aten.email@gmail.com>
3pkgname=vrk-mpollux-digisign-client
4pkgver=4.4.0d_9074
5pkgrel=1
6epoch=5
7pkgdesc="Client program for Finnish chip ID cards"
8arch=('x86_64')
9url="https://dvv.fi/linux-versiot"
10license=('custom')
11depends=('pcsclite' 'qt5-base' 'nss')
12install=vrk-mpollux-digisign-client.install
13
14source_x86_64=($pkgname-$pkgver.deb::"https://files.fineid.fi/download/digisign/${pkgver%_*}/linux/mpollux-digisign-client-for-dvv_$(tmp=${pkgver//_/-}; printf '%s' ${tmp//[a-z]/})_amd64.deb")
15
16sha256sums_x86_64=('3a8e14936ab30425427b8bf1c27c78d3f07dd3041dc1b62e2c0cf13d7cfdb11a')
17
18backup=('etc/xdg/autostart/mpollux-digisign-client.desktop'
19 'etc/xdg/Fujitsu/CCryptoLib.conf')
20
21package() {
22 tar xvfJ data.tar.xz -C "$pkgdir/"
23
24 rmdir "$pkgdir/usr/sbin"
25 mv "$pkgdir/usr/lib64" "$pkgdir/usr/lib"
26 install -D "$pkgdir/usr/share/doc/mpollux-digisign-client-for-dvv/copyright" "$pkgdir/usr/share/licenses/$pkgname/copyright"
27 mv "$pkgdir/usr/share/doc/mpollux-digisign-client-for-dvv" "$pkgdir/usr/share/doc/$pkgname"
28}
29

Changes since previous scan

--- PKGBUILD @ 2026-07-24 00:02
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,7 +1,7 @@
# Maintainer: ple <ple21108@gmail.com>
# Contributor: Atte Virtanen <aten.email@gmail.com>
pkgname=vrk-mpollux-digisign-client
-pkgver=4.4.0b_9052
+pkgver=4.4.0d_9074
pkgrel=1
epoch=5
pkgdesc="Client program for Finnish chip ID cards"
@@ -13,7 +13,7 @@
source_x86_64=($pkgname-$pkgver.deb::"https://files.fineid.fi/download/digisign/${pkgver%_*}/linux/mpollux-digisign-client-for-dvv_$(tmp=${pkgver//_/-}; printf '%s' ${tmp//[a-z]/})_amd64.deb")
-sha256sums_x86_64=('032077778089ffe2686001663c743b101248ec48d919d8d8954aefca5914115d')
+sha256sums_x86_64=('3a8e14936ab30425427b8bf1c27c78d3f07dd3041dc1b62e2c0cf13d7cfdb11a')
backup=('etc/xdg/autostart/mpollux-digisign-client.desktop'
'etc/xdg/Fujitsu/CCryptoLib.conf')

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 MEDIUM 2
2026-08-02 00:16:08 MEDIUM 2
2026-08-01 00:11:18 MEDIUM 2
2026-07-31 00:14:10 MEDIUM 2
2026-07-30 00:17:23 MEDIUM 2
2026-07-29 00:25:53 MEDIUM 2
2026-07-28 00:07:28 MEDIUM 2
2026-07-27 00:24:32 MEDIUM 2
2026-07-26 00:07:32 MEDIUM 2
2026-07-25 00:13:44 MEDIUM 2
2026-07-24 15:27:57 MEDIUM 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

Report a package

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

0 / 4000
Your suggestion