qtvlm-bin
maintainer gromain
· 2 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads prebuilt binaries from the project's official website, which is a non-standard host but plausibly legitimate; checksums are provided and match the sources, reducing risk of tampering.
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 package downloads prebuilt binaries from the project's official website, which is a non-standard host but plausibly legitimate; checksums are provided and match the sources, reducing risk of tampering.
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
source_x86_64=("$pkgname-$pkgver.tar.gz::https://www.meltemus.com/index.php/fr/download/send/4-linux/882-qtvlm-5-12-14-5")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Romain Bazile <gromain.baz@gmail.com>
2
pkgname=qtvlm-bin
3
pkgver=5.12.14
4
pkgrel=1
5
pkgdesc="Navigation and Weather Routing software"
6
arch=("x86_64" "aarch64" "armhf")
7
url="https://www.meltemus.com/index.php/"
8
license=('unknown')
9
options=("!strip")
10
source=("qtvlm.desktop")
11
source_x86_64=("$pkgname-$pkgver.tar.gz::https://www.meltemus.com/index.php/fr/download/send/4-linux/882-qtvlm-5-12-14-5")
12
source_aarch64=("$pkgname-$pkgver-aarch64.tar.gz::https://www.meltemus.com/index.php/fr/download/send/9-raspberrypi/881-qtvlm-5-12-14-4")
13
source_armhf=("$pkgname-$pkgver-armhf.tar.gz::https://www.meltemus.com/index.php/fr/download/send/9-raspberrypi/879-qtvlm-5-12-14-2")
14
15
sha256sums=('a0157e13f6914ce6d32aebc1caec4b75fd185b46dbcf127e882b3abe34cd7c2d')
16
sha256sums_x86_64=('475f615d3668d5be307276dfab619ddb31ec728b0c18605c8346bd084679ed17')
17
sha256sums_aarch64=('6dd56052d36b58021cf16f27d3002217ad39756bed0991d4653362e63917e36e')
18
sha256sums_armhf=('789970730b4ba171c72f3989742da069ffcaf23623bde0dcac81cd1007c91467')
19
20
21
package() {
22
mkdir -p "$pkgdir"/opt/qtvlm
23
cp -R "$srcdir"/qtVlm/* "$pkgdir"/opt/qtvlm/
24
install -Dm644 "$srcdir"/qtvlm.desktop "$pkgdir"/usr/share/applications/qtvlm.desktop
25
install -Dm644 "$srcdir"/qtVlm/icon/qtVlm_48x48.png "$pkgdir"/usr/share/pixmaps/qtvlm.png
26
chmod a+w -R "$pkgdir"/opt/qtvlm/
27
}
28
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 |