logw2
maintainer dii2r2
· 1 votes
· scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged
The package downloads a prebuilt .deb from a non-standard host (r2.logw2.com) which is not a well-known or whitelisted domain, and the source is a binary package that could be tampered with if the host is compromised, posing a supply-chain risk.
Triggered rules
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:13
source_x86_64=("https://r2.logw2.com/releases/0.4.4/linux-x86_64/logw2_0.4.4_amd64.deb")
MEDIUM
AI review
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb from a non-standard host (r2.logw2.com) which is not a well-known or whitelisted domain, and the source is a binary package that could be tampered with if the host is compromised, posing a supply-chain risk.
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer:
2
# Contributor:
3
pkgname=logw2
4
pkgver=0.4.4
5
pkgrel=1
6
pkgdesc="Logw2 desktop client for your Guild Wars 2 logs"
7
arch=('x86_64')
8
url="https://logw2.com"
9
license=('custom:proprietary')
10
depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup' 'pango' 'webkit2gtk-4.1' 'dotnet-runtime-8.0' 'dotnet-sdk-8.0')
11
options=('!strip' '!debug')
12
install=${pkgname}.install
13
source_x86_64=("https://r2.logw2.com/releases/0.4.4/linux-x86_64/logw2_0.4.4_amd64.deb")
14
sha256sums_x86_64=('400d6a468f97d40c7156745b72669b8b1960af9528883a1083225547a0ec6b01')
15
package() {
16
# Extract package data
17
tar -xvf data.tar.gz -C "${pkgdir}"
18
}
19
Changes since previous scan
--- PKGBUILD @ 2026-07-24 00:02+++ PKGBUILD @ 2026-08-03 00:08@@ -1,7 +1,7 @@ # Maintainer: # Contributor: pkgname=logw2-pkgver=0.4.3+pkgver=0.4.4 pkgrel=1 pkgdesc="Logw2 desktop client for your Guild Wars 2 logs" arch=('x86_64')@@ -10,8 +10,8 @@ depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup' 'pango' 'webkit2gtk-4.1' 'dotnet-runtime-8.0' 'dotnet-sdk-8.0') options=('!strip' '!debug') install=${pkgname}.install-source_x86_64=("https://r2.logw2.com/releases/0.4.3/linux-x86_64/logw2_0.4.3_amd64.deb")-sha256sums_x86_64=('fc32fda2c42ef97e4e0fd31e24f3512639ee8c2206b1f4daa606cceeb1bec15b')+source_x86_64=("https://r2.logw2.com/releases/0.4.4/linux-x86_64/logw2_0.4.4_amd64.deb")+sha256sums_x86_64=('400d6a468f97d40c7156745b72669b8b1960af9528883a1083225547a0ec6b01') package() { # Extract package data tar -xvf data.tar.gz -C "${pkgdir}"Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | MEDIUM | 2 |
| 2026-08-02 00:16:08 | MEDIUM | 2 |
| 2026-08-01 00:11:18 | MEDIUM | 2 |
| 2026-07-31 00:14:10 | MEDIUM | 2 |
| 2026-07-30 00:17:23 | MEDIUM | 2 |
| 2026-07-29 00:25:53 | MEDIUM | 2 |
| 2026-07-28 00:07:28 | MEDIUM | 2 |
| 2026-07-27 00:24:32 | MEDIUM | 2 |
| 2026-07-26 00:07:32 | MEDIUM | 2 |
| 2026-07-25 00:13:44 | MEDIUM | 2 |
| 2026-07-24 03:27:03 | MEDIUM | 2 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 00:14:47 | MEDIUM | 2 |
| 2026-07-22 00:29:32 | MEDIUM | 2 |
| 2026-07-21 00:24:15 | MEDIUM | 2 |
| 2026-07-20 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 00:06:16 | MEDIUM | 2 |
| 2026-07-16 00:05:41 | MEDIUM | 2 |