qbackup

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

The package downloads a source tarball from the project's own domain (qualeed.com), which is plausibly the official project infrastructure; building from project-owned sources is normal for AUR packages, even if the host is not whitelisted.

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 a source tarball from the project's own domain (qualeed.com), which is plausibly the official project infrastructure; building from project-owned sources is normal for AUR packages, even if the host is not whitelisted.

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:11 source_x86_64=("https://download.qualeed.com/qbackup/qBackup-${pkgver}.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: liberodark
2
3pkgname=qbackup
4pkgver=1.12.2.0
5pkgrel=1
6pkgdesc="Cross-platform file backup"
7arch=('x86_64')
8url="https://www.qualeed.com/en/qbackup/"
9license=('custom')
10depends=('xdg-utils' 'jre8-openjdk')
11source_x86_64=("https://download.qualeed.com/qbackup/qBackup-${pkgver}.tar.gz")
12source=($pkgname.desktop
13 $pkgname.png)
14sha512sums=('5342925f154bd4bf3d2dc415ccdce55a7e7381ed83744f47d1ea17e7dd3c82536f541b5e7f820f79795d7c4257f5923d8529654eb01c644bfe22acef63da5802'
15 'a7020dc7a82e32827c3da5f67e6c3fbf6d79c8ac075fdbabaebe947b2da78105bb3fe309eae8aa0f3b679458a7dbcf2f6f2a1faf4181db9d207235b228602c24')
16sha512sums_x86_64=('301a6d2813b7e5e1134b907029d0f9707b3b4d8e4e477932bdac4636c456880fa711e5dca9fe39ded61346055e720f6c9de34e189fd07c8be4070c980baa9eb1')
17
18package() {
19 cd $srcdir
20 tar xvf qBackup-${pkgver}.tar.gz
21 mkdir -p "$pkgdir/opt/qbackup/"
22 cp -r "qBackup/." "$pkgdir/opt/qbackup/"
23 install -vDm644 $srcdir/$pkgname.desktop $pkgdir/usr/share/applications/$pkgname.desktop
24 install -vDm644 $srcdir/$pkgname.png $pkgdir/usr/share/pixmaps/$pkgname.png
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