mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-13 08:14:57 +00:00
populated checks
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
CHECK_ID_check115=""
|
||||
CHECK_TITLE_check115=""
|
||||
CHECK_SCORED_check115=""
|
||||
CHECK_TYPE_check115=""
|
||||
CHECK_ALTERNATE_check115="check115"
|
||||
|
||||
check115(){
|
||||
# "Ensure security questions are registered in the AWS account (Not Scored)"
|
||||
textTitle "$ID115" "$TITLE115" "NOT_SCORED" "LEVEL2"
|
||||
textNotice "No command available for check 1.15 "
|
||||
textNotice "Login to the AWS Console as root & click on the Account "
|
||||
textNotice "Name -> My Account -> Configure Security Challenge Questions "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user