From 7aaecbabab143eef779d7e32be6a805174caf766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20De=20la=20Torre=20Vico?= Date: Mon, 19 Aug 2024 19:04:48 +0200 Subject: [PATCH] chore(elbv2): add SecurityHub link to `elbv2_desync_mitigation_mode` metadata (#4791) --- .../elbv2_desync_mitigation_mode.metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prowler/providers/aws/services/elbv2/elbv2_desync_mitigation_mode/elbv2_desync_mitigation_mode.metadata.json b/prowler/providers/aws/services/elbv2/elbv2_desync_mitigation_mode/elbv2_desync_mitigation_mode.metadata.json index e86e1064ee..1fca9ff65a 100644 --- a/prowler/providers/aws/services/elbv2/elbv2_desync_mitigation_mode/elbv2_desync_mitigation_mode.metadata.json +++ b/prowler/providers/aws/services/elbv2/elbv2_desync_mitigation_mode/elbv2_desync_mitigation_mode.metadata.json @@ -17,7 +17,7 @@ "Code": { "CLI": "aws elbv2 modify-load-balancer-attributes --load-balancer-arn --attributes Key=routing.http.desync_mitigation_mode,Value=", "NativeIaC": "", - "Other": "", + "Other": "https://docs.aws.amazon.com/securityhub/latest/userguide/elb-controls.html#elb-12", "Terraform": "" }, "Recommendation": {