Add cloud.gov user audit script

This commit is contained in:
Ryan Ahearn
2023-05-09 21:44:15 -04:00
parent 2caeaa5be3
commit e66301a170
5 changed files with 511 additions and 23 deletions

View File

@@ -78,6 +78,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
pip-audit = "*"
bandit = "*"
honcho = "*"
cloudfoundry-client = "*"
[requires]
python_version = "3.9"