astap
The source is a zip file from the project's official website (hnsky.org), which is plausibly the project's own host; building from source using Lazarus is normal for this software, and the host, while not a major forge, is project-specific and not a swappable file host.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a zip file from the project's official website (hnsky.org), which is plausibly the project's own host; building from source using Lazarus is normal for this software, and the host, while not a major forge, is project-specific and not a swappable file host.
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:10
source=("https://www.hnsky.org/astap_source.zip")
PKGBUILD
1 offending line(s) highlightedpkgname=astap
pkgver=2026.09.03
pkgrel=1
pkgdesc="Astrometric (plate) solver, stacking of images, photometry and FITS viewer (build from source). Qt5 version."
arch=('x86_64')
url="http://www.hnsky.org/astap.htm"
license=('GPL')
makedepends=('lazarus')
depends=('qt5-base' 'qt5-x11extras' 'qt5pas')
source=("https://www.hnsky.org/astap_source.zip")
sha256sums=('77c65160500468f14cbcd54e9a5c81050f37744d7023e37714daaa91901f9f80')
optdepends=('hyperleda-galaxy-db-astap: 25MB database of 1.3m galaxies and 171k other non-star objects'
'w08-star-db-astap: 250KB database of stars up to magnitude 8, reliable above 20° FOV'
'd05-star-db-astap: 100MB database of 500 stars per square degree, reliable with 0.6-10° FOV'
'd20-star-db-astap: 400MB database of 2000 stars per square degree, reliable with 0.3-10° FOV'
'd50-star-db-astap: 900MB database of 5000 stars per square degree, reliable with 0.2-10° FOV'
'd80-star-db-astap: 1.2GB database of 8000 stars per square degree, reliable with 0.15-10° FOV'
)
conflicts=('astap-bin' 'astap-bin-qt5' 'astap-cli')
build() {
cd $srcdir/
lazbuild -B --lazarusdir=/usr/lib/lazarus astap_linux_qt5.lpi
}
package() {
mkdir -p "${pkgdir}/opt/${pkgname}"
cp -r "${srcdir}/${pkgname}" "${pkgdir}/opt/${pkgname}/${pkgname}"
mkdir -p "${pkgdir}/usr/bin"
ln -sr "${pkgdir}/opt/astap/astap" "${pkgdir}/usr/bin/astap"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-05 00:16+++ PKGBUILD @ 2026-09-17 00:27@@ -1,5 +1,5 @@ pkgname=astap-pkgver=2026.07.30+pkgver=2026.09.03 pkgrel=1 pkgdesc="Astrometric (plate) solver, stacking of images, photometry and FITS viewer (build from source). Qt5 version." arch=('x86_64')@@ -8,7 +8,7 @@ makedepends=('lazarus') depends=('qt5-base' 'qt5-x11extras' 'qt5pas') source=("https://www.hnsky.org/astap_source.zip")-sha256sums=('45fa2eaa52a675fa2314b31b2cac17b5e6ad528ab7c59b9ff4c3749fc09bce46')+sha256sums=('77c65160500468f14cbcd54e9a5c81050f37744d7023e37714daaa91901f9f80') optdepends=('hyperleda-galaxy-db-astap: 25MB database of 1.3m galaxies and 171k other non-star objects' 'w08-star-db-astap: 250KB database of stars up to magnitude 8, reliable above 20° FOV' 'd05-star-db-astap: 100MB database of 500 stars per square degree, reliable with 0.6-10° FOV'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 05:59:21 | Medium | 1 |
| 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 |