snowflake-odbc

maintainer dcelasun · 2 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a prebuilt ODBC driver from Snowflake's official repository domain, which is plausibly legitimate;虽非标准主机但属于项目官方发布基础设施,风险较低.

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 source is a prebuilt ODBC driver from Snowflake's official repository domain, which is plausibly legitimate;虽非标准主机但属于项目官方发布基础设施,风险较低.

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:12 source=(https://sfc-repo.snowflakecomputing.com/odbc/linux/${pkgver}/snowflake_linux_x8664_odbc-${pkgver}.tgz)

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: D. Can Celasun <can[at]dcc[dot]im>
2
3pkgname=snowflake-odbc
4pkgver=3.19.0
5pkgrel=1
6pkgdesc="ODBC Driver for Snowflake database"
7arch=('x86_64')
8url="http://www.snowflake.net/"
9license=('custom: commercial')
10install=snowflake-odbc.install
11depends=(nss gcc-libs unixodbc)
12source=(https://sfc-repo.snowflakecomputing.com/odbc/linux/${pkgver}/snowflake_linux_x8664_odbc-${pkgver}.tgz)
13sha256sums=('590cf901d5bcc27fd91d3b8b4bbaf417a64348931da18ad5392554e85066afe7')
14
15package() {
16 install -d "${pkgdir}/opt/${pkgname}"
17 cp -r "${srcdir}/snowflake_odbc/"* "${pkgdir}/opt/${pkgname}" -R
18}
19

Changes since previous scan

--- PKGBUILD @ 2026-07-02 06:44
+++ PKGBUILD @ 2026-08-03 00:08
@@ -1,7 +1,7 @@
# Maintainer: D. Can Celasun <can[at]dcc[dot]im>
pkgname=snowflake-odbc
-pkgver=3.18.0
+pkgver=3.19.0
pkgrel=1
pkgdesc="ODBC Driver for Snowflake database"
arch=('x86_64')
@@ -10,7 +10,7 @@
install=snowflake-odbc.install
depends=(nss gcc-libs unixodbc)
source=(https://sfc-repo.snowflakecomputing.com/odbc/linux/${pkgver}/snowflake_linux_x8664_odbc-${pkgver}.tgz)
-sha256sums=('db8aa4b519d853504dcb1de54d30920e46be0ac37a49ac92326fd11756038f7f')
+sha256sums=('590cf901d5bcc27fd91d3b8b4bbaf417a64348931da18ad5392554e85066afe7')
package() {
install -d "${pkgdir}/opt/${pkgname}"

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 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 07:27:58 MEDIUM 1
2026-07-02 06:44:17 CLEAN 2
2026-06-19 19:07:35 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