mirea-aco-avrora-bin
maintainer frostygames0
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The source is a tarball from a plausible project-owned domain (mirea.aco-avrora.ru), used to install a binary application; while the host is not whitelisted, it matches the project's official URL, and the checksum is verified, 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 source is a tarball from a plausible project-owned domain (mirea.aco-avrora.ru), used to install a binary application; while the host is not whitelisted, it matches the project's official URL, and the checksum is verified, 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=('https://mirea.aco-avrora.ru/new/ARM_Student.tgz'
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Ivan 'Frostygames0' <frostygames0.aur@yandex.ru>
2
pkgname=mirea-aco-avrora-bin
3
pkgver=1.0.0
4
pkgrel=5
5
pkgdesc="ACO Avrora"
6
arch=('x86_64')
7
url="https://mirea.aco-avrora.ru/"
8
license=('unknown')
9
options=(!strip)
10
depends=('qt5-webengine'
11
'gcc-libs'
12
'glibc')
13
optdepends=('qt5-wayland: Qt 5 Wayland support'
14
'kwayland5: Fixes incorrect cursor theme on KDE'
15
'plasma5-integration: If you have weird issues on KDE, this might help as well')
16
source=('https://mirea.aco-avrora.ru/new/ARM_Student.tgz'
17
'ARM_Student.desktop'
18
'ARM_Student.png')
19
sha256sums=('a3ba523c29ee9c15ef725dc37b960a30d5eb6492ad3d05c84e6072edb28b9f56'
20
'5bfa3f5237513cd7c262fe14a768d775a460ba7cee3987ae0e6fe0f8080bbec4'
21
'd8a258a547bf79a17ca7f519e103a68d0a81b20e1f1fe09c061d81e74d8eae56')
22
23
package() {
24
install -Dm755 "$srcdir/Student_ARM/data/ARM_Student" "$pkgdir/usr/bin/ARM_Student"
25
install -Dm644 "$srcdir/ARM_Student.desktop" "$pkgdir/usr/share/applications/ARM_Student.desktop"
26
install -Dm644 "$srcdir/ARM_Student.png" "$pkgdir/usr/share/icons/hicolor/256x256/apps/ARM_Student.png"
27
}
28
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 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 00:29:32 | LOW | 2 |
| 2026-07-21 00:24:15 | LOW | 2 |
| 2026-07-20 00:19:49 | LOW | 2 |
| 2026-07-19 00:17:08 | LOW | 2 |
| 2026-07-18 00:14:48 | LOW | 2 |
| 2026-07-17 00:06:16 | LOW | 2 |
| 2026-07-16 00:05:41 | LOW | 2 |
| 2026-07-15 00:09:25 | LOW | 2 |