arubasign-bin
The package downloads a prebuilt application bundle from the official vendor domain updatesfirma.aruba.it, which is plausibly controlled by Aruba; despite the non-whitelisted host, this is a standard distribution channel for the software, and the source is verified via a matching checksum.
Triggered rules
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 a prebuilt application bundle from the official vendor domain updatesfirma.aruba.it, which is plausibly controlled by Aruba; despite the non-whitelisted host, this is a standard distribution channel for the software, and the source is verified via a matching checksum.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:36
source=("ArubaSign-${pkgver}.tar.bz2::https://updatesfirma.aruba.it/downloads/ArubaSign-latest-LINUX.tar.bz2"
PKGBUILD
1 offending line(s) highlighted# Maintainer: robertfoster
pkgname=arubasign-bin
pkgver=25.0.17
pkgrel=1
pkgdesc="Suite di Firma Digitale Aruba per firmare e verificare documenti con certificati X.509"
arch=('x86_64')
url="https://www.pec.it/Download.aspx"
license=('LicenseRef-ArubaPEC')
depends=(
'alsa-lib'
'at-spi2-core'
'cairo'
'ccid'
'cups'
'dbus'
'expat'
'gtk3'
'hicolor-icon-theme'
'libdrm'
'libxcomposite'
'libxdamage'
'libxfixes'
'libxkbcommon'
'libxrandr'
'mesa'
'nspr'
'nss'
'pango'
'pcsclite'
'python'
)
optdepends=('pcsc-tools: smartcard debugging tools')
provides=('arubasign')
conflicts=('arubasign')
options=('!strip')
source=("ArubaSign-${pkgver}.tar.bz2::https://updatesfirma.aruba.it/downloads/ArubaSign-latest-LINUX.tar.bz2"
"${pkgname%-bin}.sh"
"${pkgname%-bin}.desktop")
sha256sums=('6011b8193fd8039d8bb13b5d01f9108f6dec6a0aeed460a6c815e9f532e39d68'
'44d5a13f18d60851de6c71d4a336a54a90f9a1f2b82813e52e685c22e46ac6d2'
'4faa020d89f19c5f9f5c3cc5301c8a6f00cf12a769f0e4a4cd1f0cec73c864f9')
package() {
cd "$srcdir"
# Create install directories
install -dm755 "${pkgdir}/opt/${pkgname%-bin}"
install -dm755 "${pkgdir}/usr/bin"
install -dm755 "${pkgdir}/usr/share/applications"
install -dm755 "${pkgdir}/usr/share/icons/hicolor/256x256/apps"
install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
# Copy application files
cp -r app "${pkgdir}/opt/${pkgname%-bin}/"
cp -r asp "${pkgdir}/opt/${pkgname%-bin}/"
cp -r runtime "${pkgdir}/opt/${pkgname%-bin}/"
cp -r users "${pkgdir}/opt/${pkgname%-bin}/"
cp -r .registry "${pkgdir}/opt/${pkgname%-bin}/"
cp ApkgTool "${pkgdir}/opt/${pkgname%-bin}/"
# Set permissions
chmod +x "${pkgdir}/opt/${pkgname%-bin}/app/lin-x64/ArubaSign"
chmod +x "${pkgdir}/opt/${pkgname%-bin}/app/lin-x64/arubasign.bat"
chmod +x "${pkgdir}/opt/${pkgname%-bin}/app/lin-x64/chrome_crashpad_handler"
chmod +x "${pkgdir}/opt/${pkgname%-bin}/app/lin-x64/chrome-sandbox"
chmod +x "${pkgdir}/opt/${pkgname%-bin}/asp/lin-x64/ArubaSignPlatform.exe"
chmod +x "${pkgdir}/opt/${pkgname%-bin}/asp/lin-x64/driver/util/convert.exe"
chmod +x "${pkgdir}/opt/${pkgname%-bin}/asp/lin-x64/driver/util/starthid.exe"
chmod +x "${pkgdir}/opt/${pkgname%-bin}/ApkgTool"
chmod -R +x "${pkgdir}/opt/${pkgname%-bin}/runtime/jreLin64/bin/"
chmod -R +x "${pkgdir}/opt/${pkgname%-bin}/runtime/jreLin64/lib/"
# Install launcher script
install -Dm755 "${pkgname%-bin}.sh" "${pkgdir}/usr/bin/${pkgname%-bin}"
# Install desktop file
install -Dm644 "${pkgname%-bin}.desktop" \
"${pkgdir}/usr/share/applications/${pkgname%-bin}.desktop"
# Install icon
install -Dm644 "app/lin-x64/ico.png" \
"${pkgdir}/usr/share/icons/hicolor/256x256/apps/${pkgname%-bin}.png"
# Install license
install -Dm644 "app/no-arch/license.txt" \
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 00:25:31 | Low | 2 |
| 2026-09-14 00:27:57 | Low | 2 |
| 2026-09-13 00:19:54 | Low | 2 |
| 2026-09-12 00:25:17 | Low | 2 |
| 2026-09-11 00:19:22 | Low | 2 |
| 2026-09-10 00:22:44 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 00:16:27 | Low | 2 |
| 2026-09-04 00:03:13 | Low | 2 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |
| 2026-08-29 00:29:17 | Low | 2 |