rwasa

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

The source is a tarball from the project's official domain (2ton.com.au), used to build multiple utilities; despite the non-whitelisted host, it is the legitimate upstream source, and the build process compiles from source without executing untrusted binaries.

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 the project's official domain (2ton.com.au), used to build multiple utilities; despite the non-whitelisted host, it is the legitimate upstream source, and the build process compiles from source without executing untrusted binaries.

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://2ton.com.au/HeavyThing-$pkgver.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Luis Aranguren <pizzaman@hotmail.com>
2# Contributor: Sam Stuewe <halosghost at archlinux dot info>
3# Contributor: Serge Victor <arch at random dot re>
4# Contributor: polyzen <polycitizen at gmail dot com>
5pkgbase=heavything
6pkgname=('rwasa' 'webslap' 'hnwatch' 'dhtool' 'sshtalk' 'toplip')
7pkgver=1.24
8pkgrel=1
9pkgdesc='A General purpose x64 Asm library for 2ton products'
10arch=('x86_64')
11makedepends=('fasm')
12url='https://2ton.com.au/HeavyThing'
13license=('GPL3')
14source=("https://2ton.com.au/HeavyThing-$pkgver.tar.gz")
15sha256sums=('77bb53d7717d825515f159a3794808e1edf46ca6b515a1686df3dd6b8a94432d')
16
17build () {
18 cd "HeavyThing-$pkgver"
19 ./assemble_all.sh
20}
21
22package_rwasa () {
23 pkgdesc='a full featured web server that eclipses nginx'
24 url='https://2ton.com.au/rwasa/'
25 cd "HeavyThing-$pkgver/rwasa"
26 install -Dm755 rwasa "$pkgdir/usr/bin/rwasa"
27}
28
29package_webslap () {
30 pkgdesc='a website quality assurance reporting tool'
31 url='https://2ton.com.au/webslap/'
32 cd "HeavyThing-$pkgver/webslap"
33 install -Dm755 webslap "$pkgdir/usr/bin/webslap"
34}
35
36package_hnwatch () {
37 pkgdesc='a HackerNews API realtime terminal watch/reader'
38 url='https://2ton.com.au/hnwatch/'
39 cd "HeavyThing-$pkgver/hnwatch"
40 install -Dm755 hnwatch "$pkgdir/usr/bin/hnwatch"
41}
42
43package_dhtool () {
44 pkgdesc='a Diffie-Hellman parameter generator/verifier/converter'
45 url='https://2ton.com.au/dhtool/'
46 cd "HeavyThing-$pkgver/dhtool"
47 install -Dm755 dhtool "$pkgdir/usr/bin/dhtool"
48}
49
50package_sshtalk () {
51 pkgdesc='an ephemeral multi-person SSH chat'
52 url='https://2ton.com.au/sshtalk/'
53 cd "HeavyThing-$pkgver/sshtalk"
54 install -Dm755 sshtalk "$pkgdir/usr/bin/sshtalk"
55}
56
57package_toplip () {
58 pkgdesc='a command line very strong encryption utility'
59 url='https://2ton.com.au/toplip/'
60 cd "HeavyThing-$pkgver/toplip"
61 install -Dm755 toplip "$pkgdir/usr/bin/toplip"
62}
63
64# vim:set ts=2 sw=2 et:
65

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