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>
3pkgname=gitbutler-bin
4provides=(${pkgname//-bin/""})
5conflicts=(${pkgname//-bin/""})
6pkgver=0.22.0
7pkgrel=1
8_pkgvernum=3180
9pkgdesc="Version control client, backed by Git, powered by Tauri/Rust/Svelte"
10arch=('x86_64')
11url="https://gitbutler.com/"
12depends=('libayatana-appindicator' 'webkit2gtk-4.1' 'gtk3')
13license=('LicenseRef-FSL-1.1-MIT')
14source=("https://releases.gitbutler.com/releases/release/${pkgver}-${_pkgvernum}/linux/$CARCH/GitButler_${pkgver}_amd64.deb"
15 "LICENSE.md")
16sha256sums=('470beafa2dc1e448bfb0c53794adb36cd48c6de3e760c6f03bb2838582b97a03'
17 '2a3154bf44e0b219014291b96249082f3305844a1d73796741468c8128c2829e')
18
19package() {
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)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 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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion