gitbutler-bin
maintainer DanielB
· 14 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt .deb from the project's official release domain, which is plausibly controlled by the project maintainers; the source is verifiable via checksum and installs only data and binaries intended for the application, with no evidence of malicious behavior.
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 a prebuilt .deb from the project's official release domain, which is plausibly controlled by the project maintainers; the source is verifiable via checksum and installs only data and binaries intended for the application, with no evidence of malicious behavior.
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:14
source=("https://releases.gitbutler.com/releases/release/${pkgver}-${_pkgvernum}/linux/$CARCH/GitButler_${pkgver}_amd64.deb"
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Daniel Bowring <aur@daniel.bowring.email>
2
# Maintainer: Daniele Paolella <danpaolella@gmail.com>
3
pkgname=gitbutler-bin
4
provides=(${pkgname//-bin/""})
5
conflicts=(${pkgname//-bin/""})
6
pkgver=0.22.0
7
pkgrel=1
8
_pkgvernum=3180
9
pkgdesc="Version control client, backed by Git, powered by Tauri/Rust/Svelte"
10
arch=('x86_64')
11
url="https://gitbutler.com/"
12
depends=('libayatana-appindicator' 'webkit2gtk-4.1' 'gtk3')
13
license=('LicenseRef-FSL-1.1-MIT')
14
source=("https://releases.gitbutler.com/releases/release/${pkgver}-${_pkgvernum}/linux/$CARCH/GitButler_${pkgver}_amd64.deb"
15
"LICENSE.md")
16
sha256sums=('470beafa2dc1e448bfb0c53794adb36cd48c6de3e760c6f03bb2838582b97a03'
17
'2a3154bf44e0b219014291b96249082f3305844a1d73796741468c8128c2829e')
18
19
package() {
20
bsdtar -xf "$srcdir/data.tar.gz" -C "$pkgdir"
21
install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
22
}
23
Changes since previous scan
--- PKGBUILD @ 2026-07-31 00:14+++ PKGBUILD @ 2026-08-03 00:08@@ -3,9 +3,9 @@ pkgname=gitbutler-bin provides=(${pkgname//-bin/""}) conflicts=(${pkgname//-bin/""})-pkgver=0.21.2+pkgver=0.22.0 pkgrel=1-_pkgvernum=3163+_pkgvernum=3180 pkgdesc="Version control client, backed by Git, powered by Tauri/Rust/Svelte" arch=('x86_64') url="https://gitbutler.com/"@@ -13,7 +13,7 @@ license=('LicenseRef-FSL-1.1-MIT') source=("https://releases.gitbutler.com/releases/release/${pkgver}-${_pkgvernum}/linux/$CARCH/GitButler_${pkgver}_amd64.deb" "LICENSE.md")-sha256sums=('ad52e1a59c08652be5492203e3dbcc4998a105ed0e2f709dd0bd94fc530b0ced'+sha256sums=('470beafa2dc1e448bfb0c53794adb36cd48c6de3e760c6f03bb2838582b97a03' '2a3154bf44e0b219014291b96249082f3305844a1d73796741468c8128c2829e') package() {Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 09:17:30 | MEDIUM | 1 |
| 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 00:02:28 | LOW | 2 |
| 2026-07-23 00:14:47 | LOW | 2 |
| 2026-07-22 11:20:06 | MEDIUM | 1 |
| 2026-07-22 00:29:32 | LOW | 2 |
| 2026-07-21 13:17:02 | MEDIUM | 1 |
| 2026-07-21 00:24:15 | MEDIUM | 2 |
| 2026-07-20 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |