mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
8 lines
203 B
Bash
8 lines
203 B
Bash
#!/usr/bin/env bash
|
|
|
|
GROUP_ID[1]="group1"
|
|
GROUP_NUMBER[1]="1.0"
|
|
GROUP_TITLE[1]="Identity and Access Management"
|
|
GROUP_RUN_BY_DEFAULT[1]="Y" # run it when execute_all is called
|
|
GROUP_CHECKS[1]="check11"
|