cnijfilter-mp550

maintainer zsomborszabo · 10 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a Canon official driver tarball from a plausible Canon domain (gdlp01.c-wss.com), which is standard for proprietary drivers; the non-whitelisted host is expected for vendor-hosted firmware, and the build is from official source with no remote code execution or obfuscation.

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 source is a Canon official driver tarball from a plausible Canon domain (gdlp01.c-wss.com), which is standard for proprietary drivers; the non-whitelisted host is expected for vendor-hosted firmware, and the build is from official source with no remote code execution or obfuscation.

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:28 source=("http://gdlp01.c-wss.com/gds/7/0100002367/01/cnijfilter-source-3.20-1.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Behnam Momeni <sbmomeni [at the] gmail [dot] com>
2# Contributor: Stefan Hackl <stef.hackl [at the] gmail [dot] com>
3
4pkgname=cnijfilter-mp550
5_pkgname=cnijfilter
6
7pkgver=3.20
8pkgrel=14
9_pkgreview=1
10
11pkgdesc="Canon IJ Printer Driver (For Multifunction MP550 series)"
12url="http://www.canon-europe.com/Support/Consumer_Products/products/Fax__Multifunctionals/InkJet/PIXMA_MP_series/PIXMA_MP550.aspx"
13
14arch=('i686' 'x86_64')
15license=('custom')
16
17makedepends_x86_64=('gcc-multilib')
18depends_x86_64=('lib32-gtk2')
19
20makedepends_i686=('gcc')
21depends_i686=('gtk2')
22
23makedepends=('autoconf>=2.13' 'automake>=1.6')
24depends=("${_pkgname}-common=4.10")
25
26install=cnijfilter-mp550.install
27
28source=("http://gdlp01.c-wss.com/gds/7/0100002367/01/cnijfilter-source-3.20-1.tar.gz"
29 "id.patch"
30 "cups.patch"
31 "libpng15.patch"
32 "mychanges.patch")
33sha512sums=('3e6e5f3ed43e4054938387298a6d116828a0928568b3a165622c5a61abe9e39a30bc6d99a336317be228a794f0a2645b8f5453939695879f209b1a061b7d9164'
34 'b75cdbdadac5fb396458dc9f14529c5e39a4fa47f97cd6a21a69b0dbac73f1b8dd90780068f6a348fcfb15939d0866dde1a1cf1ff7faaf0c443d2205a242ccd5'
35 '747b17205a95197e8235959c691ee26b0c375ec8dae516416d16a9805c5b354c7019319d8be10c0c0230cfd8301ec5ddcd292bad245216d0a860cc2e6583c1fa'
36 '0d8310867f45721150a870170172d3a0688bfba0267f627a630c105ff965d31f25dbcc31d3795874325bcb8eaeee395bf32b0648a743ff663dea6f977ab9070e'
37 '807a2f726b5fb0f383118fc6c60449bd37f3a68f788a0ba2e3643f054f592fb886298c397b190280ef565cba2fe57f943abdbf86e8a4890172aaf716984cb70f')
38
39prepare() {
40 cd ${srcdir}/${_pkgname}-source-${pkgver}-${_pkgreview}
41
42 patch -p1 -i ${srcdir}/id.patch
43 patch -p1 -i ${srcdir}/cups.patch
44 patch -p1 -i ${srcdir}/libpng15.patch
45
46 patch -p1 -i ${srcdir}/mychanges.patch
47}
48
49build() {
50 cd ${srcdir}/${_pkgname}-source-${pkgver}-${_pkgreview}
51
52 export CC="gcc -m32"
53 # Required for the glib2
54 export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
55 make mp550
56}
57
58package() {
59 cd ${srcdir}/cnijfilter-source-${pkgver}-${_pkgreview}
60 make PACKAGEDIR=${pkgdir} installmp550
61
62 install -d ${pkgdir}/usr/lib32/bjlib
63 install -d ${pkgdir}/usr/lib/bjlib
64 install -m 644 359/database/* ${pkgdir}/usr/lib32/bjlib/
65 ln -rs ${pkgdir}/usr/lib32/bjlib/* ${pkgdir}/usr/lib/bjlib/
66 install -s -m 755 359/libs_bin/*.so.* ${pkgdir}/usr/lib32/
67
68 install -D LICENSE-cnijfilter-${pkgver}EN.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-cnijfilter-${pkgver}EN.txt
69}
70
71

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