cnijfilter-ip4500

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

The package downloads a source tarball from a Canon Europe domain, which is plausibly the official project host despite not being on a standard whitelist; the content is a driver package built and patched locally, with no evidence of malicious or unverifiable executable payloads.

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 source tarball from a Canon Europe domain, which is plausibly the official project host despite not being on a standard whitelist; the content is a driver package built and patched locally, with no evidence of malicious or unverifiable executable payloads.

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:19 source=('https://files.canon-europe.com/files/soft28476/software/28476.tgz'

PKGBUILD

1 offending line(s) highlighted
1# Contributor: lynix <lynix47@gmail.com>
2
3pkgname=cnijfilter-ip4500
4pkgver=2.80
5pkgrel=6
6pkgdesc="Canon IJ Printer Driver for Pixma IP4700 series Inkjet Printers"
7arch=('x86_64')
8url="http://software.canon-europe.com/software/0028476.asp"
9license=('custom')
10
11# libs extracted via
12# for L in $(ldd32 /usr/lib/cups/filter/pstocanonij | awk '{print $3}' | grep lib); do pacman -Qo $L; done | awk '{print $4}' | sort | uniq
13
14depends=('lib32-libpng12' 'cups' 'lib32-e2fsprogs' 'lib32-glibc' 'lib32-gnutls'
15 'lib32-libcups' 'lib32-libgcrypt' 'lib32-libgpg-error'
16 'lib32-libtasn1' 'lib32-openssl' 'lib32-popt' 'lib32-sqlite' 'lib32-zlib'
17 'lib32-libtiff4')
18makedepends=('rpmextract' 'patchelf')
19source=('https://files.canon-europe.com/files/soft28476/software/28476.tgz'
20 'canonip4500.ppd.patch')
21install=cnijfilter-ip4500.install
22md5sums=('5daca73347d7db20920f4fdcd661c33c'
23 '9378f8b1d4ff3992f3d87c7ebfe04502')
24
25build() {
26 cd ${srcdir}
27
28 rm *.deb
29 rpmextract.sh cnijfilter-common-${pkgver}-1.i386.rpm || return 1
30 rpmextract.sh cnijfilter-ip4500series-${pkgver}-1.i386.rpm || return 1
31
32 #cp -ar usr/local/* usr/ && rm -r usr/local || return 1
33 mv usr/lib usr/lib32
34 mkdir -p usr/lib/cups
35 mv usr/lib32/cups/filter usr/lib/cups
36 mv usr/lib32/bjlib usr/lib
37
38 patch usr/share/cups/model/canonip4500.ppd ${startdir}/canonip4500.ppd.patch || return 1
39 patchelf --replace-needed libtiff.so.3 libtiff.so.4 usr/local/bin/cifip4500 || return 1
40}
41
42package() {
43 mv ${srcdir}/usr ${pkgdir}
44}
45

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