dbt-fusion-bin

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

The package downloads prebuilt binaries from the project's official CDN (getdbt.com), which is a legitimate source; while the host is not whitelisted, it is plausibly official and the binaries are checksummed, reducing 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 the project's official CDN (getdbt.com), which is a legitimate source; while the host is not whitelisted, it is plausibly official and the binaries are checksummed, reducing 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:16 source_x86_64=("https://public.cdn.getdbt.com/fs/cli/fs-v$_pkgver-x86_64-unknown-linux-gnu.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: AlphaJack <alphajack at tuta dot io>
2
3# set _pkgver to the last version:
4
5#curl -s "https://public.cdn.getdbt.com/fs/latest.json" | jq -r ".tag"
6
7pkgname="dbt-fusion-bin"
8_pkgver=2.0.0-beta.12
9pkgver="${_pkgver/-/.}"
10pkgrel=1
11pkgdesc="The next-generation engine for dbt"
12url="https://www.getdbt.com/product/fusion"
13license=("custom")
14arch=("x86_64" "aarch64")
15source=("https://raw.githubusercontent.com/dbt-labs/dbt-fusion/refs/heads/main/LICENSES.md")
16source_x86_64=("https://public.cdn.getdbt.com/fs/cli/fs-v$_pkgver-x86_64-unknown-linux-gnu.tar.gz")
17source_aarch64=("https://public.cdn.getdbt.com/fs/cli/fs-v$_pkgver-aarch64-unknown-linux-gnu.tar.gz")
18b2sums=('716ed04e146966d2807091968e14b3f6d34f23a748f5f2fb52ee408aeea93ed7c3a08354f0712dcbf552ce70ed943701981457ca16ffe8dbe20530de7ec8fac6')
19b2sums_x86_64=('82a5adc5a865b06e21aba949e0afc40774885dd83418192f85fd627fb071cf90656dd07421e2b617933a10193f105c27a6303453b9e0de0d91b04a2c0fa83f61')
20b2sums_aarch64=('74ff625ef0803819df1de0b38a61f73ad6f9187dffd9a42a2f612fc9bf9c097b3852bab2202a9459b9b2a993baa5613cd83a8b62ad19dccda683e8f4d3913a8d')
21
22package() {
23 install -v -D -m 755 "dbt" "$pkgdir/usr/bin/dbtf"
24 install -D -m 644 "LICENSES.md" -t "$pkgdir/usr/share/licenses/dbt-fusion"
25}
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