mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-12 07:45:16 +00:00
tests v2
This commit is contained in:
8
include/group1
Normal file
8
include/group1
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/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"
|
||||
GROUP_CHECKS[1]="check11"
|
||||
textTitle "$GROUP_NUMBER" "$GROUP_TITLE"
|
||||
Reference in New Issue
Block a user