mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-12 07:45:16 +00:00
feat(groups): Launch specific checks from groups and services (#1204)
This commit is contained in:
8
groups.json
Normal file
8
groups.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"aws": {
|
||||
"gdpr": [
|
||||
"check11",
|
||||
"check12"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user