This commit is contained in:
2026-03-10 15:34:22 +00:00
parent 7635caa71d
commit d641e181ba
17 changed files with 347 additions and 7 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
.PHONY: audit
audit:
pip install pip-audit
pip-audit