chromedriver-beta

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

The package downloads a prebuilt binary from Google's official chrome-for-testing-public bucket, which is a legitimate source for Chrome/Chromedriver releases;虽 host not whitelisted, the source is authentic and expected for this software, with no code execution or redirection risk.

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 binary from Google's official chrome-for-testing-public bucket, which is a legitimate source for Chrome/Chromedriver releases;虽 host not whitelisted, the source is authentic and expected for this software, with no code execution or redirection risk.

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=("${_pkgname}_${pkgver}_linux64.zip::https://storage.googleapis.com/chrome-for-testing-public/${pkgver}/linux64/${_pkgname}-linux64.zip")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Raymond Li <aur@raymond.li>
2# Contributor: Robert Walaski <robert@walaski.cz>
3# Contributor: JunYoung Gwak <aur@jgwak.com>
4# Contributor: relrel <relrelbachar@gmail.com>
5_pkgname=chromedriver
6pkgname=${_pkgname}-beta
7pkgver=154.0.8037.0
8pkgrel=1
9pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome-beta)"
10arch=('x86_64')
11url="https://chromedriver.chromium.org/"
12license=('BSD')
13depends=(alsa-lib gtk3 libcups libxss libxtst nss xdg-utils)
14optdepends=(google-chrome-beta)
15provides=(${_pkgname})
16conflicts=(chromium ${_pkgname})
17source=("${_pkgname}_${pkgver}_linux64.zip::https://storage.googleapis.com/chrome-for-testing-public/${pkgver}/linux64/${_pkgname}-linux64.zip")
18sha512sums=('b29710abb8e8d939dfbc5de7842d24a6cd5e9832c08e61a0b51699561de1028aba16c11e2974739cff13663f112ea958d73ba6fbdcb1ec21672ffadab7efe5de')
19
20package() {
21 install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/${_pkgname}-linux64/${_pkgname}"
22}
23

Changes since previous scan

--- PKGBUILD @ 2026-09-07 00:30
+++ PKGBUILD @ 2026-09-17 00:27
@@ -4,7 +4,7 @@
# Contributor: relrel <relrelbachar@gmail.com>
_pkgname=chromedriver
pkgname=${_pkgname}-beta
-pkgver=153.0.8010.12
+pkgver=154.0.8037.0
pkgrel=1
pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome-beta)"
arch=('x86_64')
@@ -15,7 +15,7 @@
provides=(${_pkgname})
conflicts=(chromium ${_pkgname})
source=("${_pkgname}_${pkgver}_linux64.zip::https://storage.googleapis.com/chrome-for-testing-public/${pkgver}/linux64/${_pkgname}-linux64.zip")
-sha512sums=('e361d470d0cd194172744718ba3a92d8c8435cd93854f66c3cf06ba2f8339c7642160e81eb13c3d7abc071e0976304e47bca56a878fae08beaf8a2de788a9634')
+sha512sums=('b29710abb8e8d939dfbc5de7842d24a6cd5e9832c08e61a0b51699561de1028aba16c11e2974739cff13663f112ea958d73ba6fbdcb1ec21672ffadab7efe5de')
package() {
install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/${_pkgname}-linux64/${_pkgname}"

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 07:13:50 Medium 1
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

Report a package

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

0 / 4000
Your suggestion