Skip to content

Commit 5b902a1

Browse files
authored
fix typo: publiccly -> publicly (prowler-cloud#1106)
1 parent fc7c932 commit 5b902a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checks/check_extra79

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ CHECK_ALTERNATE_check79="extra79"
2121
CHECK_ALTERNATE_check709="extra79"
2222
CHECK_SERVICENAME_extra79="elb"
2323
CHECK_RISK_extra79='Publicly accessible load balancers could expose sensitive data to bad actors.'
24-
CHECK_REMEDIATION_extra79='Ensure the load balancer should be publicly accessible. If publiccly exposed ensure a WAF ACL is implemented.'
24+
CHECK_REMEDIATION_extra79='Ensure the load balancer should be publicly accessible. If publicly exposed ensure a WAF ACL is implemented.'
2525
CHECK_DOC_extra79='https://docs.aws.amazon.com/waf/latest/developerguide/web-acl-associating-aws-resource.html'
2626
CHECK_CAF_EPIC_extra79='Data Protection'
2727

0 commit comments

Comments
 (0)