tex2png
maintainer Xyne
· 14 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is hosted on the maintainer's own domain, which is also the project's official URL; this is a normal and expected practice for AUR packages, and the package builds from source without executing untrusted binaries.
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 hosted on the maintainer's own domain, which is also the project's official URL; this is a normal and expected practice for AUR packages, and the package builds from source without executing untrusted binaries.
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:11
https://xyne.dev/projects/tex2png/src/tex2png-2014.12.28.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=tex2png
3
pkgver=2014.12.28
4
pkgrel=5
5
pkgdesc='Convert TeX and LaTeX to PNG images.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/tex2png"
9
depends=(texlive-bin texlive-latexextra)
10
source=(
11
https://xyne.dev/projects/tex2png/src/tex2png-2014.12.28.tar.xz
12
https://xyne.dev/projects/tex2png/src/tex2png-2014.12.28.tar.xz.sig
13
)
14
sha512sums=(
15
80c823dd1dc214ec75a13b6771a3a8c20be492c33c33c15a6afcce018fa7481114a9bf90dc093a92f2492975d3fdd57ba308dc556f08060fdd2748d206f399af
16
17ddd847780d95c506e8c1fd1b16be2994f7f75bf04b2c50a67f872ed9608f404e64e3ea7c70800a68595ef8f94fa8f2343d9ee065455400ddf3fcf85a6c5eda
17
)
18
md5sums=(
19
67447ccdf30cbb97adba9175e4c7043c
20
cfcdd2884b125407f87d20652a2fcbaa
21
)
22
validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
23
24
package ()
25
{
26
install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
27
}
28
29
30
# vim: set ts=2 sw=2 et:
31
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 |