Fix CIS LEVEL variable in check21

This commit is contained in:
Toni de la Fuente
2021-11-11 14:00:33 +01:00
parent 140e96e5e1
commit 82b7eca80a

View File

@@ -14,7 +14,7 @@
CHECK_ID_check21="2.1"
CHECK_TITLE_check21="[check21] Ensure CloudTrail is enabled in all regions"
CHECK_SCORED_check21="SCORED"
CHECK_LEVEL_check21="LEVEL1"
CHECK_CIS_LEVEL_check21="LEVEL1"
CHECK_SEVERITY_check21="High"
CHECK_ASFF_TYPE_check21="Software and Configuration Checks/Industry and Regulatory Standards/CIS AWS Foundations Benchmark"
CHECK_ASFF_RESOURCE_TYPE_check21="AwsCloudTrailTrail"