astap

LOW
maintainer lehel_x 0 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

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

Low AI review downgraded a static finding 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)
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:10 source=("https://www.hnsky.org/astap_source.zip")

PKGBUILD

1 offending line(s) highlighted
1pkgname=astap
2pkgver=2026.09.03
3pkgrel=1
4pkgdesc="Astrometric (plate) solver, stacking of images, photometry and FITS viewer (build from source). Qt5 version."
5arch=('x86_64')
6url="http://www.hnsky.org/astap.htm"
7license=('GPL')
8makedepends=('lazarus')
9depends=('qt5-base' 'qt5-x11extras' 'qt5pas')
10source=("https://www.hnsky.org/astap_source.zip")
11sha256sums=('77c65160500468f14cbcd54e9a5c81050f37744d7023e37714daaa91901f9f80')
12optdepends=('hyperleda-galaxy-db-astap: 25MB database of 1.3m galaxies and 171k other non-star objects'
13 'w08-star-db-astap: 250KB database of stars up to magnitude 8, reliable above 20° FOV'
14 'd05-star-db-astap: 100MB database of 500 stars per square degree, reliable with 0.6-10° FOV'
15 'd20-star-db-astap: 400MB database of 2000 stars per square degree, reliable with 0.3-10° FOV'
16 'd50-star-db-astap: 900MB database of 5000 stars per square degree, reliable with 0.2-10° FOV'
17 'd80-star-db-astap: 1.2GB database of 8000 stars per square degree, reliable with 0.15-10° FOV'
18)
19conflicts=('astap-bin' 'astap-bin-qt5' 'astap-cli')
20
21build() {
22 cd $srcdir/
23 lazbuild -B --lazarusdir=/usr/lib/lazarus astap_linux_qt5.lpi
24}
25
26package() {
27 mkdir -p "${pkgdir}/opt/${pkgname}"
28 cp -r "${srcdir}/${pkgname}" "${pkgdir}/opt/${pkgname}/${pkgname}"
29 mkdir -p "${pkgdir}/usr/bin"
30 ln -sr "${pkgdir}/opt/astap/astap" "${pkgdir}/usr/bin/astap"
31}
32

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)SeverityRules
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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion