konica-minolta-c652-series

LOW
maintainer land_or 0 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a driver PPD file from a Konica Minolta support domain for installation; the host is not whitelisted but is plausibly official, and the content is non-executable printer configuration data, posing minimal risk even if source integrity were compromised.

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 PPD file from a Konica Minolta support domain for installation; the host is not whitelisted but is plausibly official, and the content is non-executable printer configuration data, posing minimal risk even if source integrity were compromised.

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://o.cses.konicaminolta.com/file/Default.aspx?FilePath=DL/201111/17065456/${_distdir}MU.zip"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: land_or <gritzer.roland [at] gmail [dot] com>
2
3pkgname="konica-minolta-c652-series"
4pkgver="20000.0002"
5pkgrel=1
6pkgdesc="CUPS PostScript driver for KONICA MINOLTA bizhub C652DS Series (C452/C552/C652)"
7url="https://www.konicaminolta.eu/en/business-solutions/support/download-center.html"
8arch=("any")
9license=('custom:konica minolta commercial license')
10depends=("cups")
11install="${pkgname}.install"
12_distdir="BHC652PPDLinux_${pkgver//.}"
13source=(
14 "https://o.cses.konicaminolta.com/file/Default.aspx?FilePath=DL/201111/17065456/${_distdir}MU.zip"
15 "LICENSE"
16)
17sha512sums=(
18 '41753aee3490ac2f9f1598fef20742b33e7db1cdd9613a66a2877da6559f66e5c50768e98b7a8eadd030e16d03c9b49b3e05959c385b94e3284b5862480ae703'
19 '95f5ceb1406e689c840411cef8f7803d9be6829c75a6eb8474ad3a1374ffca68db06cd56cf782578c02b2f7f3b190bb76f99f01e38a18254d7f0a6fbb48159f4'
20)
21
22package() {
23 cd "$srcdir"
24 install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
25
26 ppdmodel="${pkgdir}/usr/share/cups/model"
27
28 # OpenOffice printer driver (same for all languages)
29 install -D -m 644 "${_distdir}/English/CUPS1.2/KOC652opn.ppd" "${ppdmodel}/KOC652opn.ppd"
30
31 # Language specific generic printer driver
32 install -D -m 644 "${_distdir}/English/CUPS1.2/KOC652UX.ppd" "${ppdmodel}/KOC652UX.ppd"
33 #install -D -m 644 "${_distdir}/French/CUPS1.2/KOC652FX.ppd" "${ppdmodel}/KOC652FX.ppd"
34 #install -D -m 644 "${_distdir}/German/CUPS1.2/KOC652GX.ppd" "${ppdmodel}/KOC652GX.ppd"
35 #install -D -m 644 "${_distdir}/Italian/CUPS1.2/KOC652IX.ppd" "${ppdmodel}/KOC652IX.ppd"
36 #install -D -m 644 "${_distdir}/Spanish/CUPS1.2/KOC652SX.ppd" "${ppdmodel}/KOC652SX.ppd"
37}
38

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 00:03:17 Low 2
2026-09-15 00:25:31 Low 2
2026-09-14 00:27:57 Low 2
2026-09-13 00:19:54 Low 2
2026-09-12 00:25:17 Low 2
2026-09-11 00:19:22 Low 2
2026-09-10 00:22:44 Low 2
2026-09-09 00:04:09 Low 2
2026-09-08 00:18:08 Low 2
2026-09-07 00:30:15 Low 2
2026-09-06 00:17:06 Low 2
2026-09-05 00:16:27 Low 2
2026-09-04 00:03:13 Low 2
2026-09-03 00:15:47 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 Low 2
2026-08-31 00:19:57 Low 2
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 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