fipolate
maintainer Xyne
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a tarball from the project's own official domain (xyne.dev), hosting the project's own source code, which is normal for AUR packages; the non-whitelisted host is the maintainer's legitimate project site, not a swappable file 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's own official domain (xyne.dev), hosting the project's own source code, which is normal for AUR packages; the non-whitelisted host is the maintainer's legitimate project site, not a swappable file 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:11
https://xyne.dev/projects/fipolate/src/fipolate-2017.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=fipolate
3
pkgver=2017
4
pkgrel=4
5
pkgdesc='Interpolate text files with variables through a fifo via user prompts.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/fipolate"
9
depends=(python-pyinotify python3)
10
source=(
11
https://xyne.dev/projects/fipolate/src/fipolate-2017.tar.xz
12
https://xyne.dev/projects/fipolate/src/fipolate-2017.tar.xz.sig
13
)
14
sha512sums=(
15
3df325656a2cd23c085ef39845190b117f9f290f074d26dfd7404b7c393f5cfe9c9d7517a975ce461febed40417b3e14545fb9a6038c8aea247778011879af22
16
24ca530b6a8947f1efc446f303390bd61d47ce5ed6e0b893db1414aea29730799c3ddbe5ae3c4a96b0403d11897e6226c6e76b179fac985205d00f891124b399
17
)
18
md5sums=(
19
0857996a546241a426143f50956401ec
20
1d82437fc77cb78dbf5c4703732500b2
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 |