Skip to content

Commit 12c01b4

Browse files
fix(metadata): typo in ec2_securitygroup_allow_wide_open_public_ipv4 (#7116)
1 parent 3253a58 commit 12c01b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prowler/providers/aws/services/ec2/ec2_securitygroup_allow_wide_open_public_ipv4/ec2_securitygroup_allow_wide_open_public_ipv4.metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"ResourceIdTemplate": "arn:partition:service:region:account-id:resource-id",
1111
"Severity": "high",
1212
"ResourceType": "AwsEc2SecurityGroup",
13-
"Description": "Ensure no security groups allow ingress and egress from ide-open IP address with a mask between 0 and 24.",
13+
"Description": "Ensure no security groups allow ingress and egress from wide-open IP address with a mask between 0 and 24.",
1414
"Risk": "If Security groups are not properly configured the attack surface is increased.",
1515
"RelatedUrl": "",
1616
"Remediation": {

0 commit comments

Comments
 (0)