aur-scan 1.1.0-rc2 (release candidate)
Pre-release
Pre-release
Proactive detection expansion + anti-evasion.
Install
gpg --recv-keys 25631EAE3F43999050B7D7021132BF893C33FB51 # one-time
paru -S aur-scanner-rc # or: yay -S aur-scanner-rcHighlights
- De-obfuscation engine — decodes ANSI-C quoting (
$'\\x63') and adjacent-quote splitting ("b"'u''n'), then runs the whole catalog against the decoded text. The live obfuscated AUR wave (abun addJS payload hidden in a post_install hook) is now flagged critical, not just a generic high. - +28 detection rules across reverse shells, exfiltration, auth/system tampering, supply-chain trust, and RCE. Catalog 72 → 106 codes.
aur-scan installcleans its own build dir (--keep-buildto retain).- Packaging:
options=('!debug' '!strip')— no more empty -debug package or gdb/fakeroot noise.
Full notes: CHANGELOG