Adding security check and updater pipeline

This commit is contained in:
2026-03-18 13:47:01 -07:00
parent 9f055f6fa3
commit cb55297bb5
4 changed files with 712 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ pytest-flask = "^1.3"
black = "^24.0"
ruff = "^0.4"
mypy = "^1.10"
pip-audit = "^2.10.0"
[build-system]
requires = ["poetry-core"]