mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
first semi functional v2
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
CHECK_ID_check44=""
|
||||
CHECK_TITLE_check44=""
|
||||
CHECK_SCORED_check44=""
|
||||
CHECK_TYPE_check44=""
|
||||
CHECK_ALTERNATE_check44="check44"
|
||||
|
||||
CHECK_ID_check44="4.4,4.04"
|
||||
CHECK_TITLE_check44="Ensure the default security group of every VPC restricts all traffic (Scored)"
|
||||
CHECK_SCORED_check44="SCORED"
|
||||
CHECK_ALTERNATE_check404="check44"
|
||||
|
||||
check44(){
|
||||
# "Ensure the default security group of every VPC restricts all traffic (Scored)"
|
||||
textTitle "$ID44" "$TITLE44" "SCORED" "LEVEL2"
|
||||
|
||||
Reference in New Issue
Block a user