astah-uml
The package downloads a prebuilt RPM from the official vendor's CDN (change-vision.com), which is plausibly the project's own infrastructure; while the host is not whitelisted, the content is a legitimate software distribution artifact, not an obfuscated payload or remote code execution, and the build process only extracts and relocates files without executing arbitrary code.
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 RPM from the official vendor's CDN (change-vision.com), which is plausibly the project's own infrastructure; while the host is not whitelisted, the content is a legitimate software distribution artifact, not an obfuscated payload or remote code execution, and the build process only extracts and relocates files without executing arbitrary code.
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:15
source=("http://cdn.change-vision.com/files/astah-uml-${_pkgver}.noarch.rpm")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Willem Albeda <willem at albeda dot net>
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=astah-uml
pkgver=9.2.0.0248cd.0
_pkgver=9.2.0.0248cd-0
pkgrel=1
url='https://astah.net/products/astah-uml'
pkgdesc='Lightweight and easy-to-use UML2.x modeler (With trial)'
arch=('i686' 'x86_64')
license=('custom')
depends=('java-runtime=8' 'lib32-glibc' 'hicolor-icon-theme' 'bash')
conflicts=('astah-community' 'astah-professional')
options=('!emptydirs' '!strip')
source=("http://cdn.change-vision.com/files/astah-uml-${_pkgver}.noarch.rpm")
sha256sums=('2783399f4a45bc3060a46bbde9eb3aa8c57484f857871e6894f34c23057287f4')
package() {
cp -aR "${srcdir}/usr" "${pkgdir}"
mkdir -p "${pkgdir}/opt/"
mv "${pkgdir}/usr/lib/astah_uml" "${pkgdir}/opt/astah-uml"
mkdir -p "${pkgdir}/usr/share/doc/astah-uml/"
mv "${pkgdir}/opt/astah-uml"/ReferenceManual-* "${pkgdir}/usr/share/doc/astah-uml/"
mkdir -p "${pkgdir}/usr/share/licenses/astah-uml"
mv "${pkgdir}/opt/astah-uml"/AstahLicenseAgreement-e.txt "${pkgdir}/usr/share/licenses/astah-uml/LICENSE"
mv "${pkgdir}/opt/astah-uml"/Astah_API_sample_program_license_agreement.txt "${pkgdir}/usr/share/licenses/astah-uml/LICENSE-API"
rm "${pkgdir}/usr/bin/astah-uml"
ln -s /opt/astah-uml/astah-uml "${pkgdir}/usr/bin"
install -Dm644 "${pkgdir}/opt/astah-uml"/mime-astah_uml.xml "${pkgdir}/usr/share/mime/packages/astah_uml.xml"
install -Dm644 "${pkgdir}/opt/astah-uml"/astah_uml.desktop -t \
"${pkgdir}/usr/share/applications"
install -Dm644 "${pkgdir}/opt/astah-uml"/astah_uml.png -t \
"${pkgdir}/usr/share/pixmamps"
install -Dm644 "${pkgdir}/opt/astah-uml"/astah_uml-doc.png -t \
"${pkgdir}/usr/share/icons/hicolor/32x32/mimetypes/"
rm "${pkgdir}/opt/astah-uml"/mime-astah_uml.xml
rm "${pkgdir}/opt/astah-uml"/astah_uml.desktop
rm "${pkgdir}/opt/astah-uml"/astah_uml-doc.png
sed -i '/#!\/bin\/sh/a export PATH="\$JAVA_HOME\/bin:\$PATH"' "${pkgdir}/opt/astah-uml/astah-uml"
sed -i '/#!\/bin\/sh/a export JAVA_HOME=\/usr\/lib\/jvm\/java-8-openjdk\/jre' "${pkgdir}/opt/astah-uml/astah-uml"
}
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 |