renderdoc-bin

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

The source is a prebuilt tarball from the official renderdoc.org domain, which is the project's own release infrastructure;虽非标准主机但属项目官方发布渠道,且无代码执行或重定向风险

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 source is a prebuilt tarball from the official renderdoc.org domain, which is the project's own release infrastructure;虽非标准主机但属项目官方发布渠道,且无代码执行或重定向风险

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:15 source=("https://renderdoc.org/stable/$pkgver/$_tarname.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: netcrusher < tobias AT miglix DOT eu >
2# Contributor: flacs <0f1ac5@gmail.com>
3
4_basename=renderdoc
5pkgname=${_basename}-bin
6pkgver=1.46
7_tarname=${_basename}_${pkgver}
8pkgrel=1
9pkgdesc="OpenGL and Vulkan debugging tool - binary version"
10arch=(x86_64)
11url="https://github.com/baldurk/renderdoc"
12license=('MIT')
13conflicts=('renderdoc')
14depends=("libgl" "libxcb" "libx11" "fontconfig" "freetype2" "glu" "libproxy" "python" "desktop-file-utils" "hicolor-icon-theme")
15source=("https://renderdoc.org/stable/$pkgver/$_tarname.tar.gz"
16 "https://renderdoc.org/stable/$pkgver/$_tarname.tar.gz.sig"
17 "amdspv.sh")
18sha256sums=('6fedf15eab1288d9a81889ba8a4452dca53f5c10de8162be32a0f8972f62dc09'
19 'SKIP'
20 '87bf87a4e93f83c6abeda90ee0bb9c76a844dd5a0ebae84f12d6fb59d988fa61')
21validpgpkeys=('1B039DB9A4718A2D699DE031AC612C3120C34695')
22
23prepare() {
24 cd $_tarname
25 # patch library prefix
26 sed -i 's|/io/dist|/usr|' etc/vulkan/implicit_layer.d/renderdoc_capture.json
27}
28
29package() {
30 install -Dm755 amdspv.sh $pkgdir/usr/share/renderdoc/plugins/amd/isa/amdspv.sh
31 cd $_tarname
32 install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/renderdoc-bin/LICENSE.md
33 cp -rt $pkgdir etc
34 cp -rt $pkgdir/usr bin include lib share
35}
36

Changes since previous scan

--- PKGBUILD @ 2026-08-31 00:19
+++ PKGBUILD @ 2026-09-17 00:27
@@ -3,7 +3,7 @@
_basename=renderdoc
pkgname=${_basename}-bin
-pkgver=1.45
+pkgver=1.46
_tarname=${_basename}_${pkgver}
pkgrel=1
pkgdesc="OpenGL and Vulkan debugging tool - binary version"
@@ -15,7 +15,7 @@
source=("https://renderdoc.org/stable/$pkgver/$_tarname.tar.gz"
"https://renderdoc.org/stable/$pkgver/$_tarname.tar.gz.sig"
"amdspv.sh")
-sha256sums=('b0a7ee8ec78c4fa511eb44137380d99a748472e5fd24c877f8afcc860a172a42'
+sha256sums=('6fedf15eab1288d9a81889ba8a4452dca53f5c10de8162be32a0f8972f62dc09'
'SKIP'
'87bf87a4e93f83c6abeda90ee0bb9c76a844dd5a0ebae84f12d6fb59d988fa61')
validpgpkeys=('1B039DB9A4718A2D699DE031AC612C3120C34695')

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 21:46:19 Medium 1
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