duetruntime-bin

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

The package downloads prebuilt .deb files from the official project's domain (duet3d.com) for installation; while the host is not a standard forge, it is the project's own release infrastructure, and the binaries are verified via multiple checksums, making supply-chain compromise unlikely.

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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads prebuilt .deb files from the official project's domain (duet3d.com) for installation; while the host is not a standard forge, it is the project's own release infrastructure, and the binaries are verified via multiple checksums, making supply-chain compromise unlikely.

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:13 source_armv7h=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_${pkgver}_armhf.deb")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
2pkgname=duetruntime-bin
3pkgver=3.2.2
4pkgrel=1
5pkgdesc=".NET Core runtime libraries for the Duet software framework"
6arch=('armv7h' 'aarch64')
7url="https://github.com/Duet3D/DuetSoftwareFramework.git"
8license=('GPL3')
9provides=("duetruntime=${pkgver}")
10conflicts=('duetruntime')
11depends=('curl' 'gettext' 'libunwind')
12options=(!strip staticlibs)
13source_armv7h=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_${pkgver}_armhf.deb")
14source_aarch64=("https://pkg.duet3d.com/dists/stable/armv7/binary-arm64/duetruntime_${pkgver}_arm64.deb")
15md5sums_armv7h=('036f171a4e18534657c67fa5d70bd765')
16md5sums_aarch64=('36ae4d2c93c8bc530252ba98d61ef812')
17sha1sums_armv7h=('950e9937e9894ddf9921db610075ce6caaf944b0')
18sha1sums_aarch64=('f6de5e4bbfc2bac20ea6a695041ecfc28a2ffe50')
19sha256sums_armv7h=('e7dee31f064ec9af2d9b358f5a6c21bcd950432b3998d921c0a09e24767e9644')
20sha256sums_aarch64=('74e43e8fb8cd1bc906865873312cbe20b276503098a8522209995d39103cac3d')
21sha512sums_armv7h=('69ca892ac3d8fb5b8f4019560838b5dc3a4fb5fb94e14082bce9aeb8661b0075c46885a90a9e56b7ae96f99214a47e5c726cc4b52d567e3fb279ec473f8154b6')
22sha512sums_aarch64=('e132a51f23ef562246d25c03020eb88757b4b3105c2ed4e90e8739484316feece48af40509a67de826cc744b3f9ccd03b066a676d69695aca5b9f86d58b7183a')
23
24prepare() {
25 tar -xf data.tar.xz
26}
27
28package() {
29 install -dm 755 "${pkgdir}"/opt/dsf/bin
30 install -m 644 "${srcdir}/opt/dsf/bin/"* "${pkgdir}/opt/dsf/bin"
31}
32

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

Report a package

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

0 / 4000
Your suggestion