Some checks failed
Wiki Resources Sanity Checks / ruff-checks (push) Failing after 1s
22 lines
447 B
Markdown
22 lines
447 B
Markdown
# 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]`
|
|
|
|
|
|
|
|
|
|
|
|
|