csuper-gtk

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

The source is a tarball from a project-associated domain (dalan.fr) used to build the software from source;虽非标准主机但属项目自有基础设施,且无代码执行或数据外泄风险

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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a tarball from a project-associated domain (dalan.fr) used to build the software from source;虽非标准主机但属项目自有基础设施,且无代码执行或数据外泄风险

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 https://www.binaries.dalan.fr/Csuper/$pkgver/csuper-$pkgver-$pkgbuild-sources.tar.xz

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Rémi BERTHO <remi.bertho@dalan.fr>
2# Contributor: Rémi BERTHO <remi.bertho@dalan.fr>
3pkgname=csuper-gtk
4pkgver=4.4.3
5pkgbuild=1
6pkgrel=2
7pkgdesc="Universal points counter allowing reflexion exemption - GTK version"
8arch=(any)
9url="https://www.dalan.fr"
10license=('GPL')
11depends=('libxml++' 'glibmm' 'muparser' 'podofo-0.9' 'cairo' 'ncurses' 'libcsuper' 'gtkmm3')
12makedepends=('cmake')
13install="INSTALL"
14source=(
15 https://www.binaries.dalan.fr/Csuper/$pkgver/csuper-$pkgver-$pkgbuild-sources.tar.xz
16 podofo0.9.patch
17)
18sha512sums=(
19 '5fbf3eb8f18a26543dfc3a9beffc7b79bd150daec4b73d9a0b4cc16b0b2f8826b9dc6f6dfc548ed0262ce0bb5badf2ab94b95f00be0abfd3911307df429c3d80'
20 '87dd5bc39a2a3fe1e23ae688f9afe342fca14ae5836154ad8215a86d7d89fd93398e0f501c4e0c48bc809f0e1e5cc7778bde912b061bec7b7a4d5a7b6ba5704d'
21)
22
23prepare() {
24 patch -d "$srcdir/csuper-$pkgver-$pkgbuild-sources" -p1 -i "../podofo0.9.patch"
25}
26
27build()
28{
29 cd "$srcdir/csuper-$pkgver-$pkgbuild-sources"
30 cmake -G"Unix Makefiles" \
31 -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
32 -DALL_UPDATES=FALSE \
33 -DCMAKE_BUILD_TYPE=Release \
34 -DCMAKE_INSTALL_PREFIX=/usr \
35 -DCMAKE_SKIP_RPATH=True \
36 -DLIB=FALSE \
37 -DCLI=FALSE \
38 -DLIBXMLPP=3.0 || return 1
39 make || return 1
40 sh utility.sh -c
41}
42
43package()
44{
45 cd "$srcdir/csuper-$pkgver-$pkgbuild-sources"
46 make install DESTDIR="${pkgdir}"
47}
48

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