audit-labs/audit-tools
A collection of scripts, queries, and other goodies you can use in an audit.
clone: git clone https://gitbay.org/audit-labs/audit-tools.git
c588eff5bd05c7d10bbc76d9971dde514118c5ee
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2024-10-19T16:27:18Z
README.org | 1 + 1 file changed, 1 insertion(+) @@ -23,4 +23,5 @@ consistent packing: python3 -m venv venv source ./venv/bin/activate pip install PACKAGE_NAME +python3 ./PYTHON_SCRIPT.py #+end_src