facadefs
maintainer Xyne
· 8 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a signed, versioned tarball from the project's own domain, used to build the package; the non-whitelisted host is the developer's official site, and the checksums are verified, making this a standard, safe AUR package.
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 signed, versioned tarball from the project's own domain, used to build the package; the non-whitelisted host is the developer's official site, and the checksums are verified, making this a standard, safe AUR package.
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/facadefs/src/facadefs-2012.12.24.1.tar.xz
PKGBUILD
1 offending line(s) highlighted
1
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2
pkgname=facadefs
3
pkgver=2012.12.24.1
4
pkgrel=5
5
pkgdesc='A FUSE-based filesystem sandbox.'
6
arch=(any)
7
license=(GPL)
8
url="https://xyne.dev/projects/facadefs"
9
depends=(python2 python2-fuse)
10
source=(
11
https://xyne.dev/projects/facadefs/src/facadefs-2012.12.24.1.tar.xz
12
https://xyne.dev/projects/facadefs/src/facadefs-2012.12.24.1.tar.xz.sig
13
)
14
sha512sums=(
15
f9c1b3288b3173d5c853af98935f5856dedfba96e1c4ff301e9f77e75ce44956bd95463dfbc34f528f45ad5ac2013c80673119e38a2b653bcf6a6bd2f9ae354a
16
bb1eda1a4f4e60cee3e3d3b973654e48682f8bcd8b9b9996652572c3d089a069cef7a3d5be0eb809614523b4c726c6a5c5a89a316a2b8673564c70f670b200c6
17
)
18
md5sums=(
19
72e9f7e3445047d7b433f9d922b62597
20
aed06424c28e0383e88c5fe2089dabdf
21
)
22
validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
23
24
package ()
25
{
26
install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
27
install -Dm644 "$srcdir/$pkgname-$pkgver/man/$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
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 |