Skip to content

Commit

Permalink
chore(elbv2): Add SecurityHub link to elbv2_desync_mitigation_mode me…
Browse files Browse the repository at this point in the history
…tadata
  • Loading branch information
puchy22 committed Aug 19, 2024
1 parent a126fd8 commit 5e1ed28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Code": {
"CLI": "aws elbv2 modify-load-balancer-attributes --load-balancer-arn <alb arn> --attributes Key=routing.http.desync_mitigation_mode,Value=<defensive/strictest>",
"NativeIaC": "",
"Other": "",
"Other": "https://docs.aws.amazon.com/securityhub/latest/userguide/elb-controls.html#elb-12",
"Terraform": ""
},
"Recommendation": {
Expand Down

0 comments on commit 5e1ed28

Please sign in to comment.