tracecompass

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

The source is a prebuilt release tarball from a mirror of an official Eclipse project release, which is a normal distribution method; the worst case of a swapped source would be code execution, but the host is a reputable academic institution's mirror, making malicious tampering unlikely.

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 prebuilt release tarball from a mirror of an official Eclipse project release, which is a normal distribution method; the worst case of a swapped source would be code execution, but the host is a reputable academic institution's mirror, making malicious tampering unlikely.

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=("http://mirror.ibcp.fr/pub/eclipse/tracecompass/releases/${pkgver}/rcp/${_pkgname_full}-${pkgver}-${_bld}-linux.gtk.x86_64.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: David < davidalro at disroot dot org >
2pkgname=tracecompass
3pkgver=9.1.0
4pkgrel=1
5pkgdesc="Eclipse Trace Compass is an open source application to solve performance and reliability issues by reading and analyzing traces and logs of a system"
6_bld="20230918-1643"
7_pkgname_full=trace-compass
8arch=('x86_64')
9url="https://eclipse.dev/tracecompass/"
10depends=('java-environment>=17')
11license=('EPL')
12sha512sums=('a3a9ac7b5d00ab29615588fab1b5005158ab23e573adcebebf7e7b7855f0ce825af2354d7c592a1bcc3e0b4e0f83ce1970c990f16418c2491e0029135b274190'
13 'e41300da10039c53c1bf8d6bb59af18161a924e9fd0ae2d1e5da60921d6ee0107a8cdbb2e00c0b80950a2e0876a34ee832c2e9b7b659d365d4575adfa47f010d'
14 '467081161c839ff938ee0aac14b663e6d85cdd7431d3560e49babc14b7a779ff619692cefc991265abbb259652d2e112c1fd4d4f44765530d2f18f08387ab9c1')
15source=("http://mirror.ibcp.fr/pub/eclipse/tracecompass/releases/${pkgver}/rcp/${_pkgname_full}-${pkgver}-${_bld}-linux.gtk.x86_64.tar.gz"
16 "tracecompass.desktop"
17 "tracecompass.png")
18
19package() {
20 mkdir -p "$pkgdir/opt"
21 mv ./trace-compass "$pkgdir/opt/"
22 mkdir -p "$pkgdir/usr/bin"
23 ln -s /opt/trace-compass/tracecompass "$pkgdir/usr/bin/tracecompass"
24 install -Dm644 tracecompass.desktop "$pkgdir/usr/share/applications/tracecompass.desktop"
25 install -Dm644 tracecompass.png "$pkgdir/usr/share/pixmaps/tracecompass.png"
26}
27

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