feat(json): add json output (#1251)

* feat(json): add json output

* feat(pydantic): add pydantic model to json output

Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
Sergio Garcia
2022-07-06 14:35:15 +02:00
committed by GitHub
parent d47bb09b2a
commit 7b9fae5605
6 changed files with 108 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
"cat1",
"cat2"
],
"CheckAlias": "extra764",
"CheckAlias": "extra774",
"CheckID": "iam_disable_30_days_credentials",
"CheckName": "iam_disable_30_days_credentials",
"CheckTitle": "Ensure credentials unused for 30 days or greater are disabled",

View File

@@ -3,7 +3,7 @@
"cat1",
"cat2"
],
"CheckAlias": "extra764",
"CheckAlias": "check13",
"CheckID": "iam_disable_90_days_credentials",
"CheckName": "iam_disable_90_days_credentials",
"CheckTitle": "Ensure credentials unused for 90 days or greater are disabled",