blender-benchmark

MEDIUM
maintainer HurricanePootis 18 votes scanned 2026-08-20 01:42:48.230657
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:17 source=("https://download.blender.org/release/BlenderBenchmark2.0/launcher/benchmark-launcher-${pkgver}-linux.tar.gz")
Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Andy Breuhan <andybreuhan 'at' andybreuhan 'dot' de>
2
3pkgname=blender-benchmark
4pkgver=3.1.0
5epoch=1
6pkgrel=1
7pkgdesc="Benchmark based on Blender to perform hardware and software performance tests"
8arch=('x86_64')
9url="https://opendata.blender.org/"
10license=('GPL-3.0-or-later' 'CC0-1.0')
11depends=('glibc' 'libglvnd' 'libxi' 'libx11' 'libxrandr' 'libxxf86vm' 'libxcursor' 'libxinerama' 'gcc-libs')
12optdepends=('rocm-hip-runtime: Support AMD GPU acceleration'
13 'cuda: Cycles render CUDA support'
14 'intel-compute-runtime: Cycles renderer Intel OneAPI support')
15options=('!strip')
16
17source=("https://download.blender.org/release/BlenderBenchmark2.0/launcher/benchmark-launcher-${pkgver}-linux.tar.gz")
18sha256sums=('4059c576407aa5add4f6280c59d68070b721572ec91aa6d5dfd528441070bb62')
19
20package() {
21 install -Dm755 "$srcdir/benchmark-launcher" "${pkgdir}/usr/bin/blender-benchmark"
22}
23

Scan history

Scanned at (UTC)SeverityRules
2026-08-20 01:42:48 Medium 2
2026-06-19 19:07:35 Clean 2
2026-06-18 16:11:54 Medium 1

Report a package

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

0 / 4000
Your suggestion