Add bandit, pip-audit and trivy to CI/CD security pipeline
Some checks failed
Some checks failed
This commit is contained in:
@@ -15,6 +15,8 @@ dependencies = [
|
||||
"jinja2>=3.1",
|
||||
"pytest>=8.0",
|
||||
"ruff>=0.4",
|
||||
"bandit>=1.7",
|
||||
"pip-audit>=2.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user