Sanity check paste checker
Some checks failed
Wiki Resources Sanity Checks / ruff-checks (push) Failing after 1s

This commit is contained in:
2026-06-16 22:09:12 -07:00
parent 06f0853f44
commit 292b9a8004
2 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# Context
This folder contains a simple package checker to see if any locally installed
AUR packages are in the list of compromised packages that we need to worry about.
This is a super barebones script and more of a sanity check rather than
something to be an end all be all safety check.
# Running the script
Paste link is optional in case any of the package lists out there become
outdated. Usage: `python scan.py [rawpaste link]`