nconvert
maintainer neo2001
· 2 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a prebuilt binary from the official vendor's domain (xnview.com), which is plausibly the project's own release infrastructure, making it a standard and expected source for this software 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 prebuilt binary from the official vendor's domain (xnview.com), which is plausibly the project's own release infrastructure, making it a standard and expected source for this software 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:16
source_i686=('http://download.xnview.com/NConvert-linux.tgz')
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: neo2001 <neo2001 at posteo dot net>
2
3
# NConvert is provided as FREEWARE (NO Adware, NO Spyware) for private or
4
# educational use (including non-profit organizations).
5
# If you enjoy using NConvert, feel free to help the developer with a small donation.
6
# If you intend to use NConvert commercially, you must purchase a license.
7
8
pkgname=nconvert
9
pkgver=7.136
10
pkgrel=1
11
pkgdesc="Command line batch image processor and converter from XnSoft."
12
arch=('i686' 'x86_64')
13
url="https://www.xnview.com/en/nconvert/"
14
license=('custom')
15
install="${pkgname}.install"
16
source_i686=('http://download.xnview.com/NConvert-linux.tgz')
17
source_x86_64=('http://download.xnview.com/NConvert-linux64.tgz')
18
sha256sums_i686=('5e8364bdc1fe61d2c37871e0591ddc2048ccf0cd8041846b433ef04f10280cba')
19
sha256sums_x86_64=('0ee880c740488bcdd353d0218d7d410827cdb7be57316d856b631b6646e36449')
20
21
package() {
22
cd NConvert
23
install -m 755 -D nconvert "${pkgdir}/usr/bin/nconvert"
24
install -m 644 -D license.txt "${pkgdir}/usr/share/licenses/${pkgname}/license.txt"
25
install -m 644 -D -t "${pkgdir}/usr/share/doc/${pkgname}" Formats.txt ReadMe.txt Usage.txt WhatsNew.txt
26
}
27
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 |