olvid

maintainer ynerant · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a tarball from the project's own static domain used to build the package, which is a normal AUR practice; the domain, while not on a standard whitelist, is plausibly official for the project, and the checksum is verified.

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 own static domain used to build the package, which is a normal AUR practice; the domain, while not on a standard whitelist, is plausibly official for the project, and the checksum is verified.

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:12 source=("https://static.olvid.io/linux/olvid-${pkgver}.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Emmy D'Anello <emmy.danello@luemy.eu>
2
3pkgname=olvid
4pkgver=3.1.1
5pkgrel=0
6epoch=1
7pkgdesc="French instant, private and secure messenger"
8arch=('x86_64')
9url="https://www.olvid.io/"
10license=('custom')
11provides=('olvid')
12source=("https://static.olvid.io/linux/olvid-${pkgver}.tar.gz")
13
14sha256sums=("91dc78c5441c0ef5ca32faccffd2f0ba225195fad97a1c69bf4aeb7781f5de5d")
15
16package() {
17 mkdir -p "$pkgdir/opt" "$pkgdir/usr/bin"
18 bsdtar -xf olvid-${pkgver}.tar.gz -C "$pkgdir/opt/"
19 ln -s "/opt/olvid/bin/olvid" "$pkgdir/usr/bin/olvid"
20 install -Dm644 "olvid/share/olvid-olvid.desktop" "$pkgdir/usr/share/applications/olvid.desktop"
21}
22

Changes since previous scan

--- PKGBUILD @ 2026-07-31 00:14
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,7 +1,7 @@
# Maintainer: Emmy D'Anello <emmy.danello@luemy.eu>
pkgname=olvid
-pkgver=3.0.0
+pkgver=3.1.1
pkgrel=0
epoch=1
pkgdesc="French instant, private and secure messenger"
@@ -11,7 +11,7 @@
provides=('olvid')
source=("https://static.olvid.io/linux/olvid-${pkgver}.tar.gz")
-sha256sums=("5b8ed91da8002d11c0330d063048e22bb59d2583b60e26482c15489a719b4e2e")
+sha256sums=("91dc78c5441c0ef5ca32faccffd2f0ba225195fad97a1c69bf4aeb7781f5de5d")
package() {
mkdir -p "$pkgdir/opt" "$pkgdir/usr/bin"

Scan history

Scanned at (UTC)SeverityRules
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 19:18:43 MEDIUM 1
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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion