Skip to content

Instantly share code, notes, and snippets.

@bwhitehead0
bwhitehead0 / aur_compromise_check.sh
Created June 12, 2026 18:44
aur_compromise_check.sh
#!/usr/bin/env bash
#
# A quick-and-easy check for possibly impacted packages
# of the 20260611 AUR exploitation
#
# Forked+updated from, and credit to, the original:
# https://gist.github.com/Kidev/59bf9f5fb53ab5eee99f19a6a2fc3992
#
# <3 cscs <3