bitwig-studio-earlyaccess

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

The package downloads a .deb from Bitwig's official domain for building, which is normal for AUR packages; the host is not whitelisted but is plausibly the project's own, and the source is verified via checksum.

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 .deb from Bitwig's official domain for building, which is normal for AUR packages; the host is not whitelisted but is plausibly the project's own, and the source is verified via checksum.

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:26 source=("bitwig-studio-${_basever}.deb::https://www.bitwig.com/dl/Bitwig%20Studio/${_basever}/installer_linux/")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Johann Hackl <jhackl@outlook.de>
2# Maintainer: Aleksej Komarov <stylemistake@gmail.com>
3# Upstream: Bitwig GmbH <support@bitwig.com>
4
5pkgname='bitwig-studio-earlyaccess'
6_basever='6.1.1'
7_betaver='7'
8#pkgver=${_basever}b${_betaver}
9pkgver=${_basever}
10pkgrel='1'
11pkgdesc='Digital audio workstation for music production, remixing and live performance - early access version'
12arch=('x86_64')
13url='https://www.bitwig.com/'
14license=('custom')
15depends=('xdg-utils' 'xcb-util-wm' 'libbsd')
16optdepends=('jack' 'alsa-lib' 'oss' 'ffmpeg: MP3 support')
17provides=('clap-host' 'vst-host' 'vst3-host')
18replaces=()
19conflicts=('bitwig-studio-legacy' 'bitwig-8-track' 'bitwig-studio')
20options=(!strip)
21
22#BETA SOURCE
23#source=("bitwig-studio-${_basever}-beta-${_betaver}.deb::https://www.bitwig.com/dl/Bitwig%20Studio/${_basever}%20Beta%20${_betaver}/installer_linux/")
24
25#RELEASE SOURCE
26source=("bitwig-studio-${_basever}.deb::https://www.bitwig.com/dl/Bitwig%20Studio/${_basever}/installer_linux/")
27
28sha256sums=('1417b447a616e084b538fbc2c16b1e42f2679fb3ab3e7d6e674bff18a4482181')
29
30package() {
31 # Unpack package contents
32 bsdtar -xf ${srcdir}/data.tar.zst -C ${pkgdir}/
33
34 # Install license
35 install -D -m644 ${pkgdir}/opt/bitwig-studio/EULA.rtf ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
36}
37

Changes since previous scan

--- PKGBUILD @ 2026-09-04 00:03
+++ PKGBUILD @ 2026-09-17 00:27
@@ -3,9 +3,10 @@
# Upstream: Bitwig GmbH <support@bitwig.com>
pkgname='bitwig-studio-earlyaccess'
-_basever='6.1'
+_basever='6.1.1'
_betaver='7'
-pkgver=${_basever}b${_betaver}
+#pkgver=${_basever}b${_betaver}
+pkgver=${_basever}
pkgrel='1'
pkgdesc='Digital audio workstation for music production, remixing and live performance - early access version'
arch=('x86_64')
@@ -19,13 +20,12 @@
options=(!strip)
#BETA SOURCE
-source=("bitwig-studio-${_basever}-beta-${_betaver}.deb::https://www.bitwig.com/dl/Bitwig%20Studio/${_basever}%20Beta%20${_betaver}/installer_linux/")
+#source=("bitwig-studio-${_basever}-beta-${_betaver}.deb::https://www.bitwig.com/dl/Bitwig%20Studio/${_basever}%20Beta%20${_betaver}/installer_linux/")
#RELEASE SOURCE
-#source=("bitwig-studio-${_basever}.deb::https://www.bitwig.com/dl/Bitwig%20Studio/${_basever}/installer_linux/")
+source=("bitwig-studio-${_basever}.deb::https://www.bitwig.com/dl/Bitwig%20Studio/${_basever}/installer_linux/")
-
-sha256sums=('f7177e791e3dbff6bd99c69a73641ef7a79145857f04a4543dd1b474fcc23877')
+sha256sums=('1417b447a616e084b538fbc2c16b1e42f2679fb3ab3e7d6e674bff18a4482181')
package() {
# Unpack package contents

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 15:58:02 Medium 1
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

Report a package

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

0 / 4000
Your suggestion