aliza-free
Triggered rules
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:16
source=("aliza-${pkgver}.x86_64.rpm::https://web.archive.org/web/20210327224315/https://doc-0s-0s-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/1lgjid9ti29rdf5ebmd7o58iqhs3gfpo/1616884950000/16072287944266838401/*/1-AXa3tjy_onecW2k7ftjAQl0KGTb0B1Y?e=download")
llm_review
An AI model (anthropic/claude-4.6-sonnet-20260217) reviewed this and agrees it is MEDIUM (confidence 72%): This PKGBUILD installs a prebuilt x86_64 RPM binary (extracted and copied directly into the package root) sourced from a Google Drive URL archived via web.archive.org. The binary is a medical imaging application that will be executed on the user's system. The concerns are: (1) the source is a prebuilt binary from a personal/unofficial Google Drive link, not from the upstream vendor's official release infrastructure; (2) it is accessed via web.archive.org as an intermediary, meaning the content is controlled by whoever originally uploaded it to Google Drive, not the upstream developer; (3) there is no way to verify the binary's provenance beyond the sha256sum, which only proves integrity of what was downloaded, not authenticity of the original upload. The sha256sum does provide some protection against future tampering of the archived copy, but the original upload could have been malicious. This is a genuine medium-severity supply-chain concern: an executed binary from an unofficial/personal host with no cryptographic signature verification from the upstream developer.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Maciej Dems <macdems@gmail.com>
pkgname=aliza-free
pkgver=1.98.57
pkgrel=2
pkgdesc="Medical Imaging. Open 2D, 3D and 4D images in DICOM, MetaIO, Nifti, Nrrd and other formats, incl. This is the last free version of the package."
arch=('x86_64')
url="http://www.aliza-dicom-viewer.com"
license=('custom')
depends=('hicolor-icon-theme'
'libxt'
'libglvnd'
'qt4'
'glu')
options=('!emptydirs')
source=("aliza-${pkgver}.x86_64.rpm::https://web.archive.org/web/20210327224315/https://doc-0s-0s-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/1lgjid9ti29rdf5ebmd7o58iqhs3gfpo/1616884950000/16072287944266838401/*/1-AXa3tjy_onecW2k7ftjAQl0KGTb0B1Y?e=download")
sha256sums=('2bb167ce633abb5142d639616f3fdc1347f7f6f9f156db5cbd44b0dad4131307')
provides=('aliza')
conflicts=('aliza')
package() {
cp -a usr ${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 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 |
| 2026-07-15 00:09:25 | MEDIUM | 2 |