fotocx
maintainer willemw
· 52 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a tarball from the project's official domain (kornelix.net), which hosts the software's own releases; building from an unlisted host is normal for AUR packages and not inherently risky.
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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a tarball from the project's official domain (kornelix.net), which hosts the software's own releases; building from an unlisted host is normal for AUR packages and not inherently risky.
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:23
source=("https://www.kornelix.net/downloads/downloads/$pkgname-$pkgver-source.tar.gz")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: willemw <willemw12@gmail.com>
2
3
pkgname=fotocx
4
pkgver=26.7
5
pkgrel=1
6
pkgdesc='Image editing and collection management program'
7
url=https://www.kornelix.net/fotocx/fotocx.html
8
arch=(x86_64)
9
license=(GPL-3.0-or-later)
10
depends=(dcraw gtk3 libjxl perl-image-exiftool webkit2gtk-4.1 xdg-utils xorg-xmessage)
11
optdepends=(
12
'darktable: organize and develop raw images'
13
'dvd+rw-tools: for burning CDs, DVDs and Blue-rays'
14
'ffmpeg: for video files'
15
'ghostscript: for .pdf, .ps and .eps files'
16
'hugin: for panorama photos'
17
'libheif: for .heic, .avif and .webp files'
18
'liborigin: for .jp2 files'
19
'libwebp-utils: for .webp files'
20
'rawtherapee: for raw image processing'
21
'vlc: for viewing video')
22
replaces=(fotoxx)
23
source=("https://www.kornelix.net/downloads/downloads/$pkgname-$pkgver-source.tar.gz")
24
sha256sums=('85f1258d1858e5de53793f1ef86f19a5143ff23a3193bb355289f21381587ace')
25
26
build() {
27
make -C $pkgname PREFIX=/usr
28
}
29
30
package() {
31
make -C $pkgname PREFIX=/usr ICONDIR=/usr/share/pixmaps DESTDIR="$pkgdir" install
32
}
33
Changes since previous scan
--- PKGBUILD @ 2026-08-01 00:11+++ PKGBUILD @ 2026-08-03 00:08@@ -1,13 +1,13 @@ # Maintainer: willemw <willemw12@gmail.com> pkgname=fotocx-pkgver=26.6.1+pkgver=26.7 pkgrel=1 pkgdesc='Image editing and collection management program' url=https://www.kornelix.net/fotocx/fotocx.html arch=(x86_64) license=(GPL-3.0-or-later)-depends=(dcraw gtk3 libchamplain libjxl perl-image-exiftool xdg-utils xorg-xmessage)+depends=(dcraw gtk3 libjxl perl-image-exiftool webkit2gtk-4.1 xdg-utils xorg-xmessage) optdepends=( 'darktable: organize and develop raw images' 'dvd+rw-tools: for burning CDs, DVDs and Blue-rays'@@ -21,7 +21,7 @@ 'vlc: for viewing video') replaces=(fotoxx) source=("https://www.kornelix.net/downloads/downloads/$pkgname-$pkgver-source.tar.gz")-sha256sums=('47cc993eec17c43f2421c494029f6b8dd1e13ae26dd42a5f6366eb3b3401905e')+sha256sums=('85f1258d1858e5de53793f1ef86f19a5143ff23a3193bb355289f21381587ace') build() { make -C $pkgname PREFIX=/usrScan 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 11:20:22 | MEDIUM | 1 |
| 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 |