brother-dcpj562dw

maintainer shaddow · 4 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads official Brother driver RPMs from brother.com's download domain, which is the vendor's legitimate distribution infrastructure; despite the static analyzer flag for a non-whitelisted host, this is a normal and expected source for such drivers, and the checksums are provided (though not all are verified in practice), making the risk low.

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 official Brother driver RPMs from brother.com's download domain, which is the vendor's legitimate distribution infrastructure; despite the static analyzer flag for a non-whitelisted host, this is a normal and expected source for such drivers, and the checksums are provided (though not all are verified in practice), making the risk low.

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:21 "http://download.brother.com/welcome/dlf102101/dcpj562dwlpr-$pkgver-0.i386.rpm" \

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Daniel Dietrich <shaddow2k@@gmail..com>
2# Based on the DCP-J552DW PKGBUILD -> Marius Rejdak <mariuswol at gmail dot com>
3pkgname=brother-dcpj562dw
4pkgver=1.0.0
5pkgrel=3
6pkgdesc="Driver for the Brother DCP-J562DW wifi multifunctional printer"
7url="http://support.brother.com/g/b/downloadlist.aspx?c=eu_ot&lang=en&prod=dcpj562dw_eu_as&os=127"
8license=('custom:brother')
9optdepends=('brscan4: scanner support'
10 'brscan-skey: remote scan support')
11makedepends=('bash')
12install='brother-dcpj562dw.install'
13arch=('i686' 'x86_64')
14
15md5sums=('a1249f09228e540a1404497dbd622720'
16 '28aaf6a403c9cd2d9496243a978e7a0c'
17 '006d9ba0e9906f4cf906b1c58ebe8a46')
18
19source=(
20 "fix_lp.patch" \
21 "http://download.brother.com/welcome/dlf102101/dcpj562dwlpr-$pkgver-0.i386.rpm" \
22 "http://download.brother.com/welcome/dlf102102/dcpj562dwcupswrapper-$pkgver-0.i386.rpm"
23)
24
25build() {
26 cd "$srcdir"
27 patch -Np0 < fix_lp.patch
28}
29
30package()
31{
32 install -d "$pkgdir"/usr/bin
33 install -Dm755 "$srcdir"/usr/bin/brprintconf_dcpj562dw "$pkgdir"/usr/bin/
34 cp -R "$srcdir"/opt "$pkgdir"/opt
35}
36

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