lexmark-network-scan

maintainer snygg · 4 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from Lexmark's official domain for extraction;虽非标准主机但属厂商自有发布基础设施,且安装内容为驱动文件,无代码执行或隐蔽行为,风险低。

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt .deb from Lexmark's official domain for extraction;虽非标准主机但属厂商自有发布基础设施,且安装内容为驱动文件,无代码执行或隐蔽行为,风险低。

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:17 source=('https://downloads.lexmark.com/downloads/drivers/lexmark_network-scan-linux-glibc2_06122026_x86_64.deb')

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: snygg <snygg at disroot dot org>
2# Contributor: Mark Wagie <mark dot wagie at proton dot me>
3# Contributor: jharch <julian dot hossbach at gmx dot de>
4# Contributor: Joonas Kärkkäinen <group55 at eth1 dot fi>
5pkgname=lexmark-network-scan
6pkgver=3.19.0.0
7pkgrel=1
8pkgdesc='Lexmark Network and USB Scan Drivers'
9arch=('x86_64')
10url="http://www.lexmark.com/"
11license=('custom')
12depends=('java-runtime' 'sane' 'systemd' 'xorg-xdpyinfo')
13optdepends=('sane-frontends: sane scanner frontends'
14 'xsane: sane scanner frontend')
15provides=('libsane-lexmark_nscan.so=1.0.16')
16install="$pkgname.install"
17source=('https://downloads.lexmark.com/downloads/drivers/lexmark_network-scan-linux-glibc2_06122026_x86_64.deb')
18sha256sums=('3c055cb29dae3b869adac330cc66bf217a783a0c549d23a9ef9de003465751cd')
19
20package() {
21 bsdtar -xvf data.tar.xz -C "$pkgdir"
22
23 # Symlink license files to proper directory
24 install -d "$pkgdir/usr/share/licenses/$pkgname"
25 ln -s "$pkgdir/usr/share/doc/$pkgname/copyright" "$pkgdir/usr/share/licenses/$pkgname/"
26 ln -s "$pkgdir/usr/local/lexmark/unix_scan_drivers/docs/LICENSE.TXT" "$pkgdir/usr/share/licenses/$pkgname/"
27}
28

Changes since previous scan

--- PKGBUILD @ 2026-06-20 16:03
+++ PKGBUILD @ 2026-08-03 00:08
@@ -3,7 +3,7 @@
# Contributor: jharch <julian dot hossbach at gmx dot de>
# Contributor: Joonas Kärkkäinen <group55 at eth1 dot fi>
pkgname=lexmark-network-scan
-pkgver=3.18.0.0
+pkgver=3.19.0.0
pkgrel=1
pkgdesc='Lexmark Network and USB Scan Drivers'
arch=('x86_64')
@@ -14,8 +14,8 @@
'xsane: sane scanner frontend')
provides=('libsane-lexmark_nscan.so=1.0.16')
install="$pkgname.install"
-source=('https://downloads.lexmark.com/downloads/drivers/lexmark_network-scan-linux-glibc2_02132025_x86_64.deb')
-sha256sums=('8b2f0d8c1de3ddd63e7aa2113f5e411346631bf294ac7892bb812e33bb0d09aa')
+source=('https://downloads.lexmark.com/downloads/drivers/lexmark_network-scan-linux-glibc2_06122026_x86_64.deb')
+sha256sums=('3c055cb29dae3b869adac330cc66bf217a783a0c549d23a9ef9de003465751cd')
package() {
bsdtar -xvf data.tar.xz -C "$pkgdir"

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 13:32:26 MEDIUM 1
2026-06-20 16:03:41 CLEAN 2
2026-06-20 00:50:07 MEDIUM 2
2026-06-20 00:18:46 MEDIUM 1
2026-06-19 23:51:18 MEDIUM 2
2026-06-19 19:07:35 LOW 2
2026-06-18 16:11:54 MEDIUM 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion