qfitsview
maintainer mboquien
· 1 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a tarball from a project-affiliated academic host (mpe.mpg.de), which is plausibly the official source; building from own project source is normal AUR practice, even if the host is not on the whitelist.
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 a project-affiliated academic host (mpe.mpg.de), which is plausibly the official source; building from own project source is normal AUR practice, even if the host is not on the whitelist.
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:10
source=("http://www.mpe.mpg.de/~ott/QFitsView/download/QFitsView_${pkgver}"
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Médéric Boquien <mboquien@free.fr>
2
# Original contributor: José San Juan <josesj@gmail.com>
3
pkgname=qfitsview
4
pkgver=4.2
5
pkgrel=1
6
pkgdesc="FITS file viewer based on DPUSER"
7
url="http://www.mpe.mpg.de/~ott/QFitsView/index.html"
8
license=("GPL2+")
9
arch=("x86_64")
10
source=("http://www.mpe.mpg.de/~ott/QFitsView/download/QFitsView_${pkgver}"
11
'qfitsview.png'
12
'QFitsView.desktop'
13
)
14
sha512sums=('88e0cd6f79a2f5d4ebc91dead0125f66cb77596caf01e46aa5f981ee60b9a61ebcb7029ec2a5c4af0c4155943f267efd7d9b488f7a7c4c9b9825d1115a6f44d9'
15
'8c3a6d73865234d49574e4a60ffb35f30be1e2f1c6f56d5f3c48ec3489720a333a3ef133eb1043f48ef1760033d17abcce61849c0d82deff8ba0c27fc6a1bd6b'
16
'4f712a90e5923bb24ad30a868e96100f58089b19da4893e1f9c1a5003f01e32797c220c80c7269dcafc13d109d43b44f5047b95fb25a58e3bf46d54714961de1')
17
18
package() {
19
install -Dm755 "QFitsView_${pkgver}" "$pkgdir/usr/bin/QFitsView"
20
install -Dm644 QFitsView.desktop "$pkgdir/usr/share/applications/QFitsView.desktop"
21
install -Dm644 qfitsview.png "$pkgdir/usr/share/pixmaps/qfitsview.png"
22
}
23
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 |