cloud-sql-proxy-bin
The package downloads prebuilt binaries from Google's official storage domain for a legitimate tool, with hardcoded checksums; while the host is not whitelisted, it is plausibly official and the binaries are verified, limiting supply-chain risk.
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 package downloads prebuilt binaries from Google's official storage domain for a legitimate tool, with hardcoded checksums; while the host is not whitelisted, it is plausibly official and the binaries are verified, limiting supply-chain risk.
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_i686=($_bin_file-i686::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.386)
PKGBUILD
1 offending line(s) highlightedpkgname=cloud-sql-proxy-bin
pkgdesc="Google Cloud SQL Auth proxy"
pkgver=2.25.4
pkgrel=1
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/GoogleCloudPlatform/cloudsql-proxy"
license=('Apache')
provides=(cloud-sql-proxy=$pkgver)
_bin_file=cloud-sql-proxy-$pkgver
source_i686=($_bin_file-i686::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.386)
source_x86_64=($_bin_file-x86_64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.amd64)
source_aarch64=($_bin_file-aarch64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.arm64)
sha256sums_i686=('1aff4d9d1da4fbda50cdeca29c96306870bec0d5d1773531b5d0ada281f20ab9')
sha256sums_x86_64=('b780c0d2c445ffd5d2fdba0925f2722c19fcd0d2c27c538e85713732698561f2')
sha256sums_aarch64=('cae1a3e5e258600468b0748553283b0adb003faf1264744bac3c5c8cb20867af')
package() {
install -Dm755 "$srcdir/$_bin_file-$CARCH" "$pkgdir/usr/bin/cloud-sql-proxy"
}
Changes since previous scan
--- PKGBUILD @ 2026-08-28 00:07+++ PKGBUILD @ 2026-09-17 00:27@@ -1,6 +1,6 @@ pkgname=cloud-sql-proxy-bin pkgdesc="Google Cloud SQL Auth proxy"-pkgver=2.25.3+pkgver=2.25.4 pkgrel=1 arch=('i686' 'x86_64' 'aarch64') url="https://github.com/GoogleCloudPlatform/cloudsql-proxy"@@ -11,9 +11,9 @@ source_x86_64=($_bin_file-x86_64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.amd64) source_aarch64=($_bin_file-aarch64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.arm64) -sha256sums_i686=('52856b7963108fc0892b99c259463da8f4def94d0cbd89d891d75d86350ba328')-sha256sums_x86_64=('f0584d79e877a8a46300fe2513840972c44e704c15dc3da6a49d5408f7d6f233')-sha256sums_aarch64=('9ffbf512ee24dbeca527eb12fc43d7a322724afccf369d7c172995fca35444d9')+sha256sums_i686=('1aff4d9d1da4fbda50cdeca29c96306870bec0d5d1773531b5d0ada281f20ab9')+sha256sums_x86_64=('b780c0d2c445ffd5d2fdba0925f2722c19fcd0d2c27c538e85713732698561f2')+sha256sums_aarch64=('cae1a3e5e258600468b0748553283b0adb003faf1264744bac3c5c8cb20867af') package() { install -Dm755 "$srcdir/$_bin_file-$CARCH" "$pkgdir/usr/bin/cloud-sql-proxy"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 00:16:27 | Low | 2 |
| 2026-09-04 23:58:52 | Medium | 1 |
| 2026-08-28 00:07:31 | Clean | 2 |
| 2026-08-27 23:33:31 | Medium | 1 |
| 2026-08-16 00:03:42 | Clean | 2 |
| 2026-08-15 01:30:13 | Medium | 1 |
| 2026-08-15 00:26:13 | Low | 2 |
| 2026-08-14 00:03:41 | Low | 2 |