screamingfrogseospider-jre
maintainer matth
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt .deb from the official vendor's download domain, which is a standard distribution method for this commercial software; the host is not on the whitelist but is plausibly legitimate, and the binary is checksum-verified, so the risk is low despite the non-standard host flag.
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 the official vendor's download domain, which is a standard distribution method for this commercial software; the host is not on the whitelist but is plausibly legitimate, and the binary is checksum-verified, so the risk is low despite the non-standard host flag.
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:20
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
4
pkgname=screamingfrogseospider-jre
5
pkgver=24.3
6
pkgrel=1
7
pkgdesc="spiders websites’ links, images, CSS, script and apps from an SEO perspective. With bundled jre if you have issues with openjdk"
8
arch=('x86_64' 'aarch64')
9
url="https://www.screamingfrog.co.uk/seo-spider/"
10
license=('custom')
11
provides=('screamingfrogseospider')
12
conflicts=('screamingfrogseospider')
13
depends=('ttf-font' 'bash')
14
makedepends=('tar')
15
options=('!debug')
16
source=(
17
"LICENSE"
18
"screamingfrogseospider"
19
)
20
source_x86_64=("screamingfrogseospider_${pkgver}_amd64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_amd64.deb")
21
source_aarch64=("screamingfrogseospider_${pkgver}_arm64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_arm64.deb")
22
b2sums=('6cde786ef5e5bf0e2d1cb9403eb9bbe6923731e22263e1cd2b3c3f0258d6efb4151eba5b59ee9e87894d17af75f1f72509bd389d1425a9fcab37ba51d9b50cd7'
23
'7d0afe711366086d889a26237e96696b917552ea9023cbf5b11b4479943d1cd922c8adeafc3d988e5038a828775e810fdcce07ed5cad03c89da511747ed0c3cb')
24
b2sums_x86_64=('963f5c75709600c868577b0cd07e08db0cf1b835c604718bfded4645e1495b8800a668a573a3d6f3e7f4505d870b1951c911d4225da7820b3200b1ae580bb631')
25
b2sums_aarch64=('cf72b1402ed650e0ef4fe79fa4d581bb8b2ac4fad2311378cb0efcb0056532334273ac8e31116a6627aef431860f55505782f2db1906e078c49cbde04da3ca3d')
26
27
build() {
28
msg "Extracting deb data..."
29
tar xf "$srcdir/data.tar.xz" -C "$srcdir"
30
rm "$srcdir/usr/bin/screamingfrogseospider"
31
}
32
33
package() {
34
cp -dpr --no-preserve=ownership "$srcdir/usr" "$pkgdir"
35
install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
36
install -Dm755 "$srcdir/screamingfrogseospider" "$pkgdir/usr/bin/screamingfrogseospider"
37
}
38
39
# vim:set ts=2 sw=2 et:
40
Changes since previous scan
--- PKGBUILD @ 2026-07-17 00:06+++ PKGBUILD @ 2026-08-03 00:08@@ -2,10 +2,10 @@ # Maintained at: https://github.com/matt-h/aur-pkgbuilds or https://codeberg.org/matt/aur-pkgbuilds pkgname=screamingfrogseospider-jre-pkgver=24.2+pkgver=24.3 pkgrel=1 pkgdesc="spiders websites’ links, images, CSS, script and apps from an SEO perspective. With bundled jre if you have issues with openjdk"-arch=('x86_64' 'i686')+arch=('x86_64' 'aarch64') url="https://www.screamingfrog.co.uk/seo-spider/" license=('custom') provides=('screamingfrogseospider')@@ -21,8 +21,8 @@ source_aarch64=("screamingfrogseospider_${pkgver}_arm64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_arm64.deb") b2sums=('6cde786ef5e5bf0e2d1cb9403eb9bbe6923731e22263e1cd2b3c3f0258d6efb4151eba5b59ee9e87894d17af75f1f72509bd389d1425a9fcab37ba51d9b50cd7' '7d0afe711366086d889a26237e96696b917552ea9023cbf5b11b4479943d1cd922c8adeafc3d988e5038a828775e810fdcce07ed5cad03c89da511747ed0c3cb')-b2sums_x86_64=('5d8d23cb0d1c52c9f42f38b9fba11cb47ed12c1a54e99dbdf165d7100b97cf0759829f61302e93f69809e102cb0a747b342764aea8a3898ba591f1ab1c58fdd7')-b2sums_aarch64=('18050f1f4540083d8f5a709567ca3c5308752d4c83bc45c1deef0e7afad0c8f8b9c5ee7734c84f36dccb6d1f2f685a1152f215c325f1bf9a75e9655542638d61')+b2sums_x86_64=('963f5c75709600c868577b0cd07e08db0cf1b835c604718bfded4645e1495b8800a668a573a3d6f3e7f4505d870b1951c911d4225da7820b3200b1ae580bb631')+b2sums_aarch64=('cf72b1402ed650e0ef4fe79fa4d581bb8b2ac4fad2311378cb0efcb0056532334273ac8e31116a6627aef431860f55505782f2db1906e078c49cbde04da3ca3d') build() { msg "Extracting deb data..."Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 13:54:53 | MEDIUM | 1 |
| 2026-07-17 00:06:16 | LOW | 2 |
| 2026-07-16 00:05:41 | LOW | 2 |