solidigm-sst-storage-tool-cli
maintainer Malvineous
· 5 votes
· scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged
The package downloads a prebuilt RPM from a Microsoft Azure Blob Storage host, which is not the project's official domain; if compromised, an attacker could silently replace the binary executable with malicious code, 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:12
source=(https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--3-1/sst-cli-linux-rpm--3-1.zip)
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 RPM from a Microsoft Azure Blob Storage host, which is not the project's official domain; if compromised, an attacker could silently replace the binary executable with malicious code, posing a supply-chain risk.
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Adam Nielsen <malvineous@shikadi.net>
2
3
pkgname=solidigm-sst-storage-tool-cli
4
pkgver=3.1
5
pkgrel=1
6
pkgdesc="Solidigm Storage Tool (SST) supports firmware upgrades and 4Kn sector size changes for Intel and Solidigm PCIe/NVMe/SATA NAND SSDs"
7
arch=(x86_64)
8
url="https://www.solidigm.com/content/solidigm/us/en/support-page/drivers-downloads/ka-00085.html"
9
license=()
10
makedepends=('libarchive')
11
optdepends=()
12
source=(https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--3-1/sst-cli-linux-rpm--3-1.zip)
13
md5sums=('3e2786a20a9b034917b3172ac1d140e0')
14
sha1sums=('0e9d63f78e6c042d4dd33f1de801e4b60b767f1e')
15
16
package() {
17
cd "$pkgdir"
18
bsdtar -x -f "${srcdir}"/*"/sst-"*".x86_64.rpm"
19
}
20
Changes since previous scan
--- PKGBUILD @ 2026-07-23 11:23+++ PKGBUILD @ 2026-08-03 00:08@@ -1,17 +1,17 @@ # Maintainer: Adam Nielsen <malvineous@shikadi.net> pkgname=solidigm-sst-storage-tool-cli-pkgver=3.0-pkgrel=2+pkgver=3.1+pkgrel=1 pkgdesc="Solidigm Storage Tool (SST) supports firmware upgrades and 4Kn sector size changes for Intel and Solidigm PCIe/NVMe/SATA NAND SSDs" arch=(x86_64) url="https://www.solidigm.com/content/solidigm/us/en/support-page/drivers-downloads/ka-00085.html" license=() makedepends=('libarchive') optdepends=()-source=(https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--3-0/sst-cli-linux-rpm--3-0.zip)-md5sums=('e7533efa67701cec27dc196a42d258f2')-sha1sums=('a47cc51316e8234b471552281fdece74b6c36c7e')+source=(https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--3-1/sst-cli-linux-rpm--3-1.zip)+md5sums=('3e2786a20a9b034917b3172ac1d140e0')+sha1sums=('0e9d63f78e6c042d4dd33f1de801e4b60b767f1e') package() { cd "$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 00:02:28 | MEDIUM | 2 |
| 2026-07-23 17:25:21 | MEDIUM | 2 |
| 2026-07-23 11:23:42 | MEDIUM | 1 |
| 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 |