You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: audit_config.yaml
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -376,4 +376,10 @@ EC2_IMDSV2_NOT_ENFORCED:
376
376
title: IMDSv2 not enforced
377
377
description: The original metadata service that allows EC2s to assume IAM roles could allow an attacker to take over that role if they were able to find an SSRF vulnerability or proxy functionality on the instance. IMDSv2 should be enforced and not optional.
378
378
severity: Medium
379
-
group: EC2
379
+
group: EC2
380
+
381
+
ACCESSANALYZER_OFF:
382
+
title: Access Analyzer off
383
+
description: Access Analyzer is a free service that can tell you when resources are public or shared with unexpected accounts.
0 commit comments