feat(exclude-groups-and-services) (#1205)

This commit is contained in:
Pepe Fagoaga
2022-06-21 08:05:32 +02:00
committed by GitHub
parent e52ab12696
commit 21f8f56c18
4 changed files with 157 additions and 6 deletions

View File

@@ -3,6 +3,10 @@
"gdpr": [
"check11",
"check12"
],
"iam": [
"iam_disable_30_days_credentials",
"iam_disable_90_days_credentials"
]
}
}