enumctl-bin

MEDIUM
maintainer maxheyer 1 votes scanned 2026-08-26 17:30:31.857880
View on AUR
Why flagged

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

Triggered rules

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:11 source_x86_64=("enumctl-x86_64::https://dl.enum.co/enumctl/${pkgver}/enumctl-linux-amd64")

PKGBUILD

1 offending line(s) highlighted
1pkgname=enumctl-bin
2pkgver=2026.08.2
3pkgrel=1
4pkgdesc="CLI tool for enum"
5arch=('x86_64' 'aarch64')
6url="https://enum.co/"
7keywords=('enum' 'cli' 'command-line' 'enumctl')
8license=('custom')
9depends=('glibc')
10
11source_x86_64=("enumctl-x86_64::https://dl.enum.co/enumctl/${pkgver}/enumctl-linux-amd64")
12source_aarch64=("enumctl-aarch64::https://dl.enum.co/enumctl/${pkgver}/enumctl-linux-arm64")
13
14sha256sums_x86_64=('96a33e0dbef2709a5c0ff2bba3fad9a4955229af465a5293abe746994f0d50dc')
15sha256sums_aarch64=('56ad4068ee4480e37baf1e862a69b00e55c0e7a251be7668fb05038135864be9')
16
17package() {
18 install -Dm755 enumctl-$CARCH "$pkgdir/usr/bin/enumctl"
19}
20

Changes since previous scan

--- PKGBUILD @ 2026-08-01 00:11
+++ PKGBUILD @ 2026-08-26 17:30
@@ -1,5 +1,5 @@
pkgname=enumctl-bin
-pkgver=2026.07.3
+pkgver=2026.08.2
pkgrel=1
pkgdesc="CLI tool for enum"
arch=('x86_64' 'aarch64')
@@ -11,8 +11,8 @@
source_x86_64=("enumctl-x86_64::https://dl.enum.co/enumctl/${pkgver}/enumctl-linux-amd64")
source_aarch64=("enumctl-aarch64::https://dl.enum.co/enumctl/${pkgver}/enumctl-linux-arm64")
-sha256sums_x86_64=('8da680e726a17e465f50a71df9dd6a1a3293998b22af8b939f83edf774747d78')
-sha256sums_aarch64=('7404ff550416b053d9fb77d82d2d3e9ef5695e5213f0d24e9372b3852fc04676')
+sha256sums_x86_64=('96a33e0dbef2709a5c0ff2bba3fad9a4955229af465a5293abe746994f0d50dc')
+sha256sums_aarch64=('56ad4068ee4480e37baf1e862a69b00e55c0e7a251be7668fb05038135864be9')
package() {
install -Dm755 enumctl-$CARCH "$pkgdir/usr/bin/enumctl"

Scan history

Scanned at (UTC)SeverityRules
2026-08-26 17:30:31 Medium 1
2026-08-01 00:11:18 Clean 2
2026-07-31 17:18:23 Medium 1
2026-07-31 00:14:10 Low 2
2026-07-30 21:16:48 Medium 1
2026-07-30 13:14:23 Medium 1
2026-06-19 19:07:35 Clean 2
2026-06-18 18:04:49 Clean 2
2026-06-18 16:11:54 Medium 1

Report a package

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

0 / 4000
Your suggestion