tracecompass
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
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)
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# Maintainer: David < davidalro at disroot dot org >
pkgname=tracecompass
pkgver=9.1.0
pkgrel=1
pkgdesc="Eclipse Trace Compass is an open source application to solve performance and reliability issues by reading and analyzing traces and logs of a system"
_bld="20230918-1643"
_pkgname_full=trace-compass
arch=('x86_64')
url="https://eclipse.dev/tracecompass/"
depends=('java-environment>=17')
license=('EPL')
sha512sums=('a3a9ac7b5d00ab29615588fab1b5005158ab23e573adcebebf7e7b7855f0ce825af2354d7c592a1bcc3e0b4e0f83ce1970c990f16418c2491e0029135b274190'
'e41300da10039c53c1bf8d6bb59af18161a924e9fd0ae2d1e5da60921d6ee0107a8cdbb2e00c0b80950a2e0876a34ee832c2e9b7b659d365d4575adfa47f010d'
'467081161c839ff938ee0aac14b663e6d85cdd7431d3560e49babc14b7a779ff619692cefc991265abbb259652d2e112c1fd4d4f44765530d2f18f08387ab9c1')
source=("http://mirror.ibcp.fr/pub/eclipse/tracecompass/releases/${pkgver}/rcp/${_pkgname_full}-${pkgver}-${_bld}-linux.gtk.x86_64.tar.gz"
"tracecompass.desktop"
"tracecompass.png")
package() {
mkdir -p "$pkgdir/opt"
mv ./trace-compass "$pkgdir/opt/"
mkdir -p "$pkgdir/usr/bin"
ln -s /opt/trace-compass/tracecompass "$pkgdir/usr/bin/tracecompass"
install -Dm644 tracecompass.desktop "$pkgdir/usr/share/applications/tracecompass.desktop"
install -Dm644 tracecompass.png "$pkgdir/usr/share/pixmaps/tracecompass.png"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |