Skip to content

Commit

Permalink
changed WAFS mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
yingting committed Oct 18, 2024
1 parent 7993ae2 commit 08f5a71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frameworks/WAFS/map.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"BP01": ["iam.hasOrganization"],
"BP02": ["iam.rootMfaActive", "iam.hasAlternateContact", "iam.rootHasAccessKey", "iam.rootConsoleLogin30days", "iam.passwordPolicy", "iam.enableGuardDuty"],
"BP03": ["iam.mfaActive", "iam.passwordPolicyWeak", "iam.passwordLastChange90", "iam.hasAccessKeyNoRotate30days"],
"BP04": [],
"BP04": ["iam.enableGuardDuty"],
"BP05": [],
"BP06": [],
"BP07": [],
Expand Down Expand Up @@ -47,7 +47,7 @@
"BP01": ["cloudfront.$length"],
"BP02": ["ec.SGSensitivePortOpenToAll", "ec2.SGAllTCPOpen", "ec2.SGAllUDPOpen", "ec2.SGDefaultInUsed", "ec2.SGEncryptionInTransit", "ec2.ELBListenerInsecure", "rds.PubliclyAccessible"],
"BP03": [],
"BP04": ["iam.enableGuardDuty"]
"BP04": []
},
"SEC06":{
"BP01": [],
Expand Down

0 comments on commit 08f5a71

Please sign in to comment.