cnijfilter-mp640
The source is a Canon driver tarball from gdlp01.c-wss.com, a plausible Canon download host; despite not being on a whitelist, it is a legitimate project source with a provided checksum, and the package builds from source without executing untrusted binaries.
Triggered rules
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 driver tarball from gdlp01.c-wss.com, a plausible Canon download host; despite not being on a whitelist, it is a legitimate project source with a provided checksum, and the package builds from source without executing untrusted binaries.
1 higher static finding superseded - not the current verdict (shown for transparency)
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# Maintainer: Behnam Momeni <sbmomeni [at the] gmail [dot] com>
pkgname=cnijfilter-mp640
_pkgname=cnijfilter
pkgver=3.20
pkgrel=5
_pkgreview=1
pkgdesc="Canon IJ Printer Driver (For Multifunction MP640 series)"
url="http://www.canon-europe.com/support/consumer_products/products/fax__multifunctionals/inkjet/pixma_mp_series/pixma_mp640.aspx"
arch=('i686' 'x86_64')
license=('custom')
makedepends_x86_64=('gcc-multilib')
depends_x86_64=('lib32-gtk2')
makedepends_i686=('gcc')
depends_i686=('gtk2')
makedepends=('autoconf>=2.13' 'automake>=1.6')
depends=("${_pkgname}-common=4.10")
install=cnijfilter-mp640.install
# File size: 6552576 bytes
source=("http://gdlp01.c-wss.com/gds/7/0100002367/01/cnijfilter-source-3.20-1.tar.gz"
"id.patch"
"cups.patch"
"libpng15.patch"
"mychanges.patch")
sha512sums=('3e6e5f3ed43e4054938387298a6d116828a0928568b3a165622c5a61abe9e39a30bc6d99a336317be228a794f0a2645b8f5453939695879f209b1a061b7d9164'
'b75cdbdadac5fb396458dc9f14529c5e39a4fa47f97cd6a21a69b0dbac73f1b8dd90780068f6a348fcfb15939d0866dde1a1cf1ff7faaf0c443d2205a242ccd5'
'747b17205a95197e8235959c691ee26b0c375ec8dae516416d16a9805c5b354c7019319d8be10c0c0230cfd8301ec5ddcd292bad245216d0a860cc2e6583c1fa'
'0d8310867f45721150a870170172d3a0688bfba0267f627a630c105ff965d31f25dbcc31d3795874325bcb8eaeee395bf32b0648a743ff663dea6f977ab9070e'
'd4f98b8bb2413ebf07a325b48318a60be4e01794dbebf29788eabc6c68e98086826d3bc4651bba334cfd5af04966d01985801f7beed35ac65893d52eb8a7b246')
prepare() {
cd ${srcdir}/${_pkgname}-source-${pkgver}-${_pkgreview}
patch -p1 -i ${srcdir}/id.patch
patch -p1 -i ${srcdir}/cups.patch
patch -p1 -i ${srcdir}/libpng15.patch
patch -p1 -i ${srcdir}/mychanges.patch
}
build() {
cd ${srcdir}/${_pkgname}-source-${pkgver}-${_pkgreview}
export CC="gcc -m32"
# Required for the glib2
export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
make mp640
}
package() {
cd ${srcdir}/cnijfilter-source-${pkgver}-${_pkgreview}
make PACKAGEDIR=${pkgdir} installmp640
install -d ${pkgdir}/usr/lib32/bjlib
install -d ${pkgdir}/usr/lib/bjlib
install -m 644 362/database/* ${pkgdir}/usr/lib32/bjlib/
ln -rs ${pkgdir}/usr/lib32/bjlib/* ${pkgdir}/usr/lib/bjlib/
install -s -m 755 362/libs_bin/*.so.* ${pkgdir}/usr/lib32/
install -D LICENSE-cnijfilter-${pkgver}EN.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-cnijfilter-${pkgver}EN.txt
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |