lbrowser-v3
maintainer XianZongzi
· 2 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads prebuilt .deb files from a plausibly official project-owned host (ftp.loongnix.cn) for building; checksums are provided, and the source is architecture-specific binaries, but the host is not a standard code forge, hence low risk.
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 .deb files from a plausibly official project-owned host (ftp.loongnix.cn) for building; checksums are provided, and the source is architecture-specific binaries, but the host is not a standard code forge, hence low risk.
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:15
source_x86_64=("https://ftp.loongnix.cn/browser/${_pkgname}/${pkgver}/amd64/${_pkgname}_${pkgver}-1.stable.amd64.deb")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: 咸粽子 <xianzongzi aliyun.com>
2
_pkgname=lbrowser
3
pkgname=lbrowser-v3
4
pkgver=3.4.2039.0
5
pkgrel=1
6
pkgdesc="龙芯浏览器V3版(基于 Chromium)"
7
arch=('x86_64' 'loongarch64' 'loong64')
8
url="https://www.loongnix.cn/zh/api/lbrowser/"
9
license=('unknown')
10
depends=(
11
'gtk2'
12
'libxcrypt-compat'
13
)
14
conflicts=("lbrowser-v2")
15
source_x86_64=("https://ftp.loongnix.cn/browser/${_pkgname}/${pkgver}/amd64/${_pkgname}_${pkgver}-1.stable.amd64.deb")
16
source_loongarch64=("https://ftp.loongnix.cn/browser/${_pkgname}/${pkgver}/la64/${_pkgname}_${pkgver}-1.stable.loongarch64.deb")
17
source_loong64=("https://ftp.loongnix.cn/browser/${_pkgname}/${pkgver}/la64/abi2.0/${_pkgname}_${pkgver}-1.stable.loong64.deb")
18
sha512sums_x86_64=('7627294735a52e5f66dbe6718ce19baf2b7db2d26abb2e2e813b543e6e02984f80a535449753734cc187efadff10d4bc10cbd606ac757069b2698801e32572e0')
19
sha512sums_loongarch64=('9834b1bf6567e87237447f906a77fac4c502e939e9ccf4243a5d6358bbd982d212c7a64588bcd371ffe7715e49ae269e2114d7a56448f5636aa8b08eaa6ad601')
20
sha512sums_loong64=('8529b6d4ea9e90efa9316d399cad18f17b38d81567d05e4a1b22810955f91e09af18b278dbeba2b7a99f604e24bfa435a9daf47489001d895bcfd947a2cddb86')
21
22
package() {
23
cd "${srcdir}"
24
bsdtar -xf ${srcdir}/data.tar.xz -C ${pkgdir}/
25
}
26
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 |