fix(aws): review checks in compliance frameworks (#5513)

This commit is contained in:
Sergio Garcia
2024-10-25 09:32:46 -07:00
committed by GitHub
parent 33f2c80a78
commit 64fb823276
3 changed files with 3 additions and 6 deletions
@@ -557,7 +557,7 @@
}
],
"Checks": [
"inspector2_findings_exist"
"inspector2_is_enabled"
]
},
{
@@ -587,7 +587,8 @@
}
],
"Checks": [
"inspector2_findings_exist",
"inspector2_active_findings_exist",
"inspector2_is_enabled",
"ecr_registry_scan_images_on_push_enabled",
"ecr_repositories_scan_vulnerabilities_in_latest_image",
"ecr_repositories_scan_images_on_push_enabled"
@@ -1192,7 +1192,6 @@
"Checks": [
"organizations_scp_check_deny_regions",
"cognito_user_pool_self_registration_disabled",
"cloudtrail_threat_detection_privilege_escalation",
"iam_user_administrator_access_policy",
"iam_customer_unattached_policy_no_administrative_privileges",
"iam_inline_policy_allows_privilege_escalation",
@@ -2654,7 +2653,6 @@
"accessanalyzer_enabled_without_findings",
"cloudtrail_insights_exist",
"cloudtrail_threat_detection_enumeration",
"cloudtrail_threat_detection_privilege_escalation",
"guardduty_no_high_severity_findings",
"trustedadvisor_errors_and_warnings"
],
@@ -1192,7 +1192,6 @@
"Checks": [
"organizations_scp_check_deny_regions",
"cognito_user_pool_self_registration_disabled",
"cloudtrail_threat_detection_privilege_escalation",
"iam_user_administrator_access_policy",
"iam_customer_unattached_policy_no_administrative_privileges",
"iam_inline_policy_allows_privilege_escalation",
@@ -2654,7 +2653,6 @@
"accessanalyzer_enabled_without_findings",
"cloudtrail_insights_exist",
"cloudtrail_threat_detection_enumeration",
"cloudtrail_threat_detection_privilege_escalation",
"guardduty_no_high_severity_findings",
"trustedadvisor_errors_and_warnings"
],