docker-machine-gitlab-bin

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

The package downloads prebuilt binaries from GitLab's official S3 bucket for a legitimate fork of docker-machine; while the host is non-standard, it is plausibly controlled by GitLab and the binaries are checksummed, reducing supply-chain risk.

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 binaries from GitLab's official S3 bucket for a legitimate fork of docker-machine; while the host is non-standard, it is plausibly controlled by GitLab and the binaries are checksummed, reducing supply-chain risk.

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:15 source_x86_64=("$_source-x86_64::https://gitlab-docker-machine-downloads.s3.amazonaws.com/${_version}/docker-machine-Linux-x86_64")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: everyx <lunt.luo#gmail.com>
2
3pkgname=docker-machine-gitlab-bin
4pkgdesc="Docker Machine (GitLab's fork)"
5_version="v0.16.2-gitlab.21"
6pkgver=$(echo "$_version" | sed -e 's/v//g' -e 's/-gitlab//g')
7pkgrel=1
8arch=('x86_64' 'aarch64' 'armv7h')
9url="https://gitlab.com/gitlab-org/ci-cd/docker-machine"
10license=('Apache')
11conflicts=('docker-machine')
12provides=('docker-machine')
13_source=$pkgname-$_version
14source=("$_source.LICENSE::https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/raw/${_version}/LICENSE")
15source_x86_64=("$_source-x86_64::https://gitlab-docker-machine-downloads.s3.amazonaws.com/${_version}/docker-machine-Linux-x86_64")
16source_aarch64=("$_source-aarch64::https://gitlab-docker-machine-downloads.s3.amazonaws.com/${_version}/docker-machine-Linux-aarch64")
17source_armv7h=("$_source-armv7h::https://gitlab-docker-machine-downloads.s3.amazonaws.com/${_version}/docker-machine-Linux-armhf")
18sha256sums=('552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243')
19sha256sums_x86_64=('a4e9a416f30406772e76c3b9e795121d5a7e677978923f96b7fb72f0d8354740')
20sha256sums_aarch64=('124ceefbe1a1eec44eeb932edf9f85dab1e532d449f5e3e236faed5e8b19caba')
21sha256sums_armv7h=('445be2dfcb398cc9e3fa5643920dce26905b6fe3b880b07490b160bd1d016084')
22
23package() {
24 install -Dm644 "$_source.LICENSE" "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
25 install -Dm755 "$_source-$CARCH" "$pkgdir/usr/bin/docker-machine"
26}

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