konica-minolta-bizhub-c554e-series

maintainer shieldwed · 5 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a driver source tarball from Konica Minolta's official domain over a non-whitelisted but legitimate URL; the content is a PPD and Perl scripts for CUPS, which are part of the official driver package, and the checksums are provided and valid, making the risk low despite the non-standard URL format.

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 driver source tarball from Konica Minolta's official domain over a non-whitelisted but legitimate URL; the content is a PPD and Perl scripts for CUPS, which are part of the official driver package, and the checksums are provided and valid, making the risk low despite the non-standard URL format.

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:20 "KMbeuUXv${pkgver//./_}_multi_language.tar.gz::https://dl.konicaminolta.eu/en/?tx_kmdownloadproxy_downloadproxy[fileId]=b3bacdb5247893337442504faeed7c49&tx_kmdownloadproxy_downloadproxy[documentId]=142542&tx_kmdownloadproxy_downloadproxy[system]=KonicaMinolta&tx_kmdownloadproxy_downloadproxy[language]=EN&type=1558521685"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: shieldwed <shieldwed [at] outlook [dot] com>
2# Maintainer: austreanlocal <markus [dot] rottler [dot] kufstein [at] gmail [dot] com>
3# Maintainer: Phillip Schichtel <phillip@schich.tel>
4
5pkgname='konica-minolta-bizhub-c554e-series'
6epoch=1
7pkgver='1.27'
8pkgrel=2
9pkgdesc='CUPS PostScript driver for KONICA MINOLTA bizhub C554e Series (C554e/C454e/C364e/C284e/C224e)'
10url="https://www.konicaminolta.eu/eu-en/support/download-centre"
11arch=("any")
12license=('custom:Konica-Minolta-Commercial-License')
13depends=(
14 'cups'
15 'perl'
16)
17install="${pkgname}.install"
18_distdir="KMbeuUXv${pkgver//./_}_multi_language"
19source=(
20 "KMbeuUXv${pkgver//./_}_multi_language.tar.gz::https://dl.konicaminolta.eu/en/?tx_kmdownloadproxy_downloadproxy[fileId]=b3bacdb5247893337442504faeed7c49&tx_kmdownloadproxy_downloadproxy[documentId]=142542&tx_kmdownloadproxy_downloadproxy[system]=KonicaMinolta&tx_kmdownloadproxy_downloadproxy[language]=EN&type=1558521685"
21 'LICENSE'
22)
23sha512sums=('8032a66d2a212610d6ebfa9da51e4281e748643b1f284a55e1fed089b32e332b7864c5fdaed7cfc6dd437912b5e38bedc0cfa9e4e424d2ae0adba17bc56d4e00'
24 '0a2af3c51430b64d69583518abe75ba5d420c556cdb172fe8ca3c9c9dfb8005d300c875f9c88bc2e94024f0b67a84b91e20625bee31c40ee866ce152618943d1')
25
26package() {
27 cd "$srcdir"
28 install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
29
30 ppdmodel="${pkgdir}/usr/share/cups/model"
31
32 # PPD for C224/C284/C364/C224e/C284e/C364e
33 install -D -m 644 "${_distdir}/KMbeuC364ux.ppd" "${ppdmodel}/KMbeuC364ux.ppd"
34
35 # PPD for C554/C454/C554e/C454e
36 install -D -m 644 "${_distdir}/KMbeuC554ux.ppd" "${ppdmodel}/KMbeuC554ux.ppd"
37
38 filter="${pkgdir}/usr/lib/cups/filter"
39
40 # CUPS filter for encryption
41 install -D -m 755 "${_distdir}/KMbeuEmpPS.pl" "${filter}/KMbeuEmpPS.pl"
42 install -D -m 755 "${_distdir}/KMbeuEnc.pm" "${filter}/KMbeuEnc.pm"
43}
44

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