screamingfrogseospider

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

The package downloads official .deb binaries from the project's own domain (screamingfrog.co.uk), which is a legitimate source for the software;虽 host not whitelisted, it is the vendor's official download site, and the binaries are verified via b2sum.

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 official .deb binaries from the project's own domain (screamingfrog.co.uk), which is a legitimate source for the software;虽 host not whitelisted, it is the vendor's official download site, and the binaries are verified via b2sum.

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:19 source_x86_64=("screamingfrogseospider_${pkgver}_amd64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_amd64.deb")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Matt Harrison <matt@harrison.us.com>
2# Maintained at: https://github.com/matt-h/aur-pkgbuilds or https://codeberg.org/matt/aur-pkgbuilds
3
4pkgname=screamingfrogseospider
5pkgver=24.2
6pkgrel=1
7pkgdesc="spiders websites’ links, images, CSS, script and apps from an SEO perspective."
8arch=('x86_64' 'aarch64')
9url="https://www.screamingfrog.co.uk/seo-spider/"
10license=('custom')
11depends=('java-runtime-openjdk>=21' 'ttf-font' 'bash')
12makedepends=('tar' 'python')
13options=('!debug')
14source=(
15 "LICENSE"
16 "screamingfrogseospider"
17 "patch-java-check.py"
18)
19source_x86_64=("screamingfrogseospider_${pkgver}_amd64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_amd64.deb")
20source_aarch64=("screamingfrogseospider_${pkgver}_arm64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_arm64.deb")
21b2sums=('6cde786ef5e5bf0e2d1cb9403eb9bbe6923731e22263e1cd2b3c3f0258d6efb4151eba5b59ee9e87894d17af75f1f72509bd389d1425a9fcab37ba51d9b50cd7'
22 '30d4dae44d6388046bd0ebd1e36b3d4c9889b451ce2ca75483c6cac57813c9f20faeae38be35c7da86917b81802b6b1e1c950fa7bd406242bb4f4e97b63e140e'
23 '297204e5385359137534c7e031da006b510915140cc5e35b18cde0a12dc1b1eed1281d76420a7563df13df97d7d55eec7aa1671f97a973f7333664d59714d5d5')
24b2sums_x86_64=('5d8d23cb0d1c52c9f42f38b9fba11cb47ed12c1a54e99dbdf165d7100b97cf0759829f61302e93f69809e102cb0a747b342764aea8a3898ba591f1ab1c58fdd7')
25b2sums_aarch64=('18050f1f4540083d8f5a709567ca3c5308752d4c83bc45c1deef0e7afad0c8f8b9c5ee7734c84f36dccb6d1f2f685a1152f215c325f1bf9a75e9655542638d61')
26
27build() {
28 msg "Extracting deb data..."
29 tar xf "$srcdir/data.tar.xz" -C "$srcdir"
30 rm -rf "$srcdir/usr/share/screamingfrogseospider/jre"
31 rm "$srcdir/usr/bin/screamingfrogseospider"
32
33 msg "Patching Java vendor check to work with OpenJDK..."
34 python3 "$srcdir/patch-java-check.py" "$srcdir/usr/share/screamingfrogseospider/ScreamingFrogSEOSpider.jar"
35}
36
37package() {
38 cp -dpr --no-preserve=ownership "$srcdir/usr" "$pkgdir"
39 install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
40 install -Dm755 "$srcdir/screamingfrogseospider" "$pkgdir/usr/bin/screamingfrogseospider"
41}
42
43# vim:set ts=2 sw=2 et:
44

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 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

Report a package

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

0 / 4000
Your suggestion