chromedriver

MEDIUM
maintainer Raymo111 52 votes scanned 2026-09-17 03:24:22.735270
View on AUR
Why flagged

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

Triggered rules

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:18 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: Raymo111 <aur@raymond.li>
2# Contributor: Robert Walaski <robert@walaski.cz>
3# Contributor: JunYoung Gwak <aur@jgwak.com>
4# Contributor: relrel <relrelbachar@gmail.com>
5# Contributor: grimsock <lord.grimsock at gmail dot com>
6# Contributor: James An <james@jamesan.ca>
7# Contributor: lybin
8pkgname=chromedriver
9pkgver=153.0.8010.47
10pkgrel=1
11pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome)"
12arch=('x86_64')
13url="https://chromedriver.chromium.org/"
14license=('BSD')
15depends=(alsa-lib gtk3 libcups libxss libxtst nss xdg-utils)
16optdepends=(google-chrome)
17conflicts=(chromium)
18source=("${pkgname}_${pkgver}_linux64.zip::https://storage.googleapis.com/chrome-for-testing-public/${pkgver}/linux64/${pkgname}-linux64.zip")
19sha512sums=('b2a4d003bc459785f0cadf421ded9bd17e9beea1cefa39062d032bfb87836ffb29f3a6bf4c0e88ec521c223c649f462056de1e37cb86a907e6f51167f274531d')
20package() {
21 install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/$pkgname-linux64/$pkgname"
22}
23

Changes since previous scan

--- PKGBUILD @ 2026-09-17 00:27
+++ PKGBUILD @ 2026-09-17 03:24
@@ -6,7 +6,7 @@
# Contributor: James An <james@jamesan.ca>
# Contributor: lybin
pkgname=chromedriver
-pkgver=153.0.8010.36
+pkgver=153.0.8010.47
pkgrel=1
pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome)"
arch=('x86_64')
@@ -16,7 +16,7 @@
optdepends=(google-chrome)
conflicts=(chromium)
source=("${pkgname}_${pkgver}_linux64.zip::https://storage.googleapis.com/chrome-for-testing-public/${pkgver}/linux64/${pkgname}-linux64.zip")
-sha512sums=('1bfe60e080e586a454824d1c19850c91f54b9e68b3165faa5fddcdf5a15f4c43b0b79210e0e7dedefbc67134a81f71f0560ce56eec1e27085e338c7ac421f002')
+sha512sums=('b2a4d003bc459785f0cadf421ded9bd17e9beea1cefa39062d032bfb87836ffb29f3a6bf4c0e88ec521c223c649f462056de1e37cb86a907e6f51167f274531d')
package() {
install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/$pkgname-linux64/$pkgname"
}

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 03:24:22 Medium 1
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 01:18:32 Medium 1
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

Report a package

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

0 / 4000
Your suggestion