cloud-sql-proxy-bin

maintainer guymers · 7 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads prebuilt binaries from Google's official storage domain for a legitimate tool, with hardcoded checksums; while the host is not a common forge, it is a known Google service and the binaries are verified, limiting 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-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 a common forge, it is a known Google service and the binaries are verified, limiting 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: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) highlighted
1pkgname=cloud-sql-proxy-bin
2pkgdesc="Google Cloud SQL Auth proxy"
3pkgver=2.24.1
4pkgrel=1
5arch=('i686' 'x86_64' 'aarch64')
6url="https://github.com/GoogleCloudPlatform/cloudsql-proxy"
7license=('Apache')
8provides=(cloud-sql-proxy=$pkgver)
9_bin_file=cloud-sql-proxy-$pkgver
10source_i686=($_bin_file-i686::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.386)
11source_x86_64=($_bin_file-x86_64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.amd64)
12source_aarch64=($_bin_file-aarch64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.arm64)
13
14sha256sums_i686=('cf731f4becfb5a2de61f2998b2d660c5fb8f3067cbd3b86f5783ae9049c06f24')
15sha256sums_x86_64=('fae2766aac9d614a2bdef2f2a7778f3d054f3acd5ff07a81a9e300bd471512eb')
16sha256sums_aarch64=('da49fd73b0d33c0ab8e5dfc19dfb104cdd969ebd355eef8fd3b079c20a723c82')
17
18package() {
19 install -Dm755 "$srcdir/$_bin_file-$CARCH" "$pkgdir/usr/bin/cloud-sql-proxy"
20}
21

Changes since previous scan

--- PKGBUILD @ 2026-07-28 00:07
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,6 +1,6 @@
pkgname=cloud-sql-proxy-bin
pkgdesc="Google Cloud SQL Auth proxy"
-pkgver=2.23.0
+pkgver=2.24.1
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=('8a065208961cffa86df24666029275c2eb4f7cb2972404049533be6f5ba21d44')
-sha256sums_x86_64=('cd689d582b826fa5bc82c01ccc14e45a58200c3cefbf923ce96c422825e4e6f6')
-sha256sums_aarch64=('23f63b36d1eda329a0751a5185f3ddbbfda1a5996846fcd5b408601e0981c963')
+sha256sums_i686=('cf731f4becfb5a2de61f2998b2d660c5fb8f3067cbd3b86f5783ae9049c06f24')
+sha256sums_x86_64=('fae2766aac9d614a2bdef2f2a7778f3d054f3acd5ff07a81a9e300bd471512eb')
+sha256sums_aarch64=('da49fd73b0d33c0ab8e5dfc19dfb104cdd969ebd355eef8fd3b079c20a723c82')
package() {
install -Dm755 "$srcdir/$_bin_file-$CARCH" "$pkgdir/usr/bin/cloud-sql-proxy"

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 21:39:42 MEDIUM 1
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 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