mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 12:31:54 +00:00
chore(elbv2): add SecurityHub link to elbv2_desync_mitigation_mode metadata (#4791)
This commit is contained in:
committed by
GitHub
parent
5cc9554c23
commit
7aaecbabab
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user