tiny-media-manager-3

maintainer eddie_vs · 6 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a prebuilt tarball from the project's own archive domain, which is plausibly official; despite the non-whitelisted host, it is not a swappable personal file host, and the checksum is provided, reducing supply-chain risk.

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 tarball from the project's own archive domain, which is plausibly official; despite the non-whitelisted host, it is not a swappable personal file host, and the checksum is provided, reducing supply-chain risk.

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:19 source=("tmm_${pkgver}_${pkgrel}_linux.tar.gz::https://archive.tinymediamanager.org/v${pkgver}/tmm_${pkgver}_linux.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Luca Canavese <l.canavese@protonmail.com>
2# Contributor: Simon Legner <Simon.Legner@gmail.com>
3# Contributor: Filippo Berto <berto.f at protonmail dot com>
4# Contributor: Viktor Hundahl Strate <viktorstrate@gmail.com>
5
6_gitname=tinyMediaManager
7pkgname=tiny-media-manager-3
8pkgver=3.1.18
9pkgrel=1
10pkgdesc="A multi-OS media managment tool (v3)"
11arch=('any')
12url="https://www.tinymediamanager.org/"
13license=('Apache')
14depends=('libmediainfo' 'java-runtime')
15install=tinyMediaManager.install
16noextract=("tmm_${pkgver}_linux.tar.gz")
17conflicts=('tiny-media-manager')
18# https://gitlab.com/tinyMediaManager/tinyMediaManager/-/packages
19source=("tmm_${pkgver}_${pkgrel}_linux.tar.gz::https://archive.tinymediamanager.org/v${pkgver}/tmm_${pkgver}_linux.tar.gz"
20 "tinyMediaManager.desktop"
21 "tinymediamanager"
22 "tinymediamanager-cli"
23 "tinymediamanager.JAVA_OPTS")
24sha256sums=('12b53e5dd000987b4bcca57c00a5a2522f9786a0ebef0d577b20c462cffcee47'
25 '02bbfd492d10114cd314fc24fd7016532b0b992077d722d8bfccc4f99a79b7a3'
26 '4bf36dd16bfc02a39ddde88cfcf30b4f4a5f0b08d2b34ffbab03f6553f57d596'
27 '2d3df36c67a710b03b8fea3ac58c49307da8db22b7c6f8fd0011552fe94dde26'
28 '0ef3bc3693a346dde08c0d01693a48ccf630bea2cb2aa2e31ce9ce77a408f2ba')
29
30package() {
31 destpath="$pkgdir/usr/share/$_gitname"
32 mkdir -p "$destpath"
33 tar -xvf "tmm_${pkgver}_${pkgrel}_linux.tar.gz" -C "$destpath"
34 install -m644 tinymediamanager.JAVA_OPTS "$destpath/tmm.JAVA_OPTS"
35
36 # Install desktop entry
37 install -D "$srcdir/tinyMediaManager.desktop" "$pkgdir/usr/share/applications/tinyMediaManager.desktop"
38 install -D "$destpath/tmm.png" "$pkgdir/usr/share/pixmaps/tmm.png"
39
40 # Install launch scripts
41 install -D "$srcdir/tinymediamanager-cli" "$pkgdir/usr/bin/tinymediamanager-cli"
42 install -D "$srcdir/tinymediamanager" "$pkgdir/usr/bin/tinymediamanager"
43}
44

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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