spideroak-groups
maintainer orphaned
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a prebuilt RPM from SpiderOak's own domain, used for building the package; while the host is not a standard code forge, it is the official project's release infrastructure, making the supply chain risk low despite the non-whitelisted domain.
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 prebuilt RPM from SpiderOak's own domain, used for building the package; while the host is not a standard code forge, it is the official project's release infrastructure, making the supply chain risk low despite the non-whitelisted domain.
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:17
source=(https://spideroak.com/release/so.blue/rpm_x64
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Oleksandr Natalenko <oleksandr@natalenko.name>
2
# Contributor: Dmytri Kleiner <dk@trick.ca>
3
# Contributor: Matt Warner <mattwarner001@gmail.com>
4
# Contributor: Alessio Sergi <asergi at archlinux dot us>
5
# Contributor: Limao Luo <luolimao@gmail.com>
6
7
pkgname=spideroak-groups
8
pkgver=7.5.0
9
pkgrel=1
10
pkgdesc="Secure file backup, sync and sharing client. This provides the client for SpiderOak Groups / Enterprise"
11
arch=(x86_64)
12
url="https://spideroak.com/"
13
license=(custom)
14
depends=(desktop-file-utils)
15
options=(!strip)
16
install=${pkgname}.install
17
source=(https://spideroak.com/release/so.blue/rpm_x64
18
terms.txt)
19
sha256sums=('36cfdd5db10351fee3fcd04e9be1339c21fc8ac276a2f45e59506ed0a1270041'
20
'4819c8d923ab19e552e877b87adf1d45aca6adcb5dffcb238d7819501e6e6737')
21
package() {
22
cp -r {etc,opt,usr} "${pkgdir}"
23
install -Dt "${pkgdir}"/usr/share/licenses/"${pkgname}" -m0644 terms.txt
24
}
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 |