screamingfrogseospider-jre

LOW
maintainer matth 0 votes scanned 2026-09-17 00:27:14.276658
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
4pkgname=screamingfrogseospider-jre
5pkgver=24.3
6pkgrel=1
7pkgdesc="spiders websites’ links, images, CSS, script and apps from an SEO perspective. With bundled jre if you have issues with openjdk"
8arch=('x86_64' 'aarch64')
9url="https://www.screamingfrog.co.uk/seo-spider/"
10license=('custom')
11provides=('screamingfrogseospider')
12conflicts=('screamingfrogseospider')
13depends=('ttf-font' 'bash')
14makedepends=('tar')
15options=('!debug')
16source=(
17 "LICENSE"
18 "screamingfrogseospider"
19)
20source_x86_64=("screamingfrogseospider_${pkgver}_amd64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_amd64.deb")
21source_aarch64=("screamingfrogseospider_${pkgver}_arm64.deb::https://download.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_arm64.deb")
22b2sums=('6cde786ef5e5bf0e2d1cb9403eb9bbe6923731e22263e1cd2b3c3f0258d6efb4151eba5b59ee9e87894d17af75f1f72509bd389d1425a9fcab37ba51d9b50cd7'
23 '7d0afe711366086d889a26237e96696b917552ea9023cbf5b11b4479943d1cd922c8adeafc3d988e5038a828775e810fdcce07ed5cad03c89da511747ed0c3cb')
24b2sums_x86_64=('963f5c75709600c868577b0cd07e08db0cf1b835c604718bfded4645e1495b8800a668a573a3d6f3e7f4505d870b1951c911d4225da7820b3200b1ae580bb631')
25b2sums_aarch64=('cf72b1402ed650e0ef4fe79fa4d581bb8b2ac4fad2311378cb0efcb0056532334273ac8e31116a6627aef431860f55505782f2db1906e078c49cbde04da3ca3d')
26
27build() {
28 msg "Extracting deb data..."
29 tar xf "$srcdir/data.tar.xz" -C "$srcdir"
30 rm "$srcdir/usr/bin/screamingfrogseospider"
31}
32
33package() {
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

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