tiv
maintainer Xyne
· 47 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a tarball from the project maintainer's own domain, which is plausibly the official project site; building from this source is normal AUR packaging practice despite the non-whitelisted host.
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 the project maintainer's own domain, which is plausibly the official project site; building from this source is normal AUR packaging practice despite the non-whitelisted host.
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:12
https://xyne.dev/projects/tiv/src/tiv-2015.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=tiv
3
pkgver=2015
4
pkgrel=4
5
pkgdesc='A simple image viewer that displays images directly in the terminal.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/tiv"
9
depends=(imagemagick perl)
10
optdepends=('jp2a: ascii character output')
11
source=(
12
https://xyne.dev/projects/tiv/src/tiv-2015.tar.xz
13
https://xyne.dev/projects/tiv/src/tiv-2015.tar.xz.sig
14
)
15
sha512sums=(
16
58efc74fb20221c1b69dc0589bbbd827bbdf900300284221a32a71b0cf39971d37b427edf94eb23a533c9ada9cf72fc58e72e45bef420195e181eda27dafa7c6
17
bea7569efe5802f7ee88e0e782f16db6952ce2a6e78a613c948cef69095e1926a0bb24b9cddba30c1a8f6dac056a6a005b037093dac83172165a0740884ed685
18
)
19
md5sums=(
20
c875dba27bfc2cdc702c108922d9bf59
21
b7184e071a2baa4be98808f9adea5930
22
)
23
validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
24
25
package ()
26
{
27
install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
28
}
29
30
31
# vim: set ts=2 sw=2 et:
32
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |