diff --git a/checks/check_extra7150 b/checks/check_extra7150 index d2a62d89..26940ad9 100644 --- a/checks/check_extra7150 +++ b/checks/check_extra7150 @@ -18,7 +18,7 @@ CHECK_SEVERITY_extra7150="Medium" CHECK_ASFF_RESOURCE_TYPE_extra7150="AwsElbLoadBalancer" CHECK_ALTERNATE_check7150="extra7150" CHECK_SERVICENAME_extra7150="elb" -CHECK_RISK_extra7150='If deletion protection is not enabled, the resource is not protected against deletion.' +CHECK_RISK_extra7150='If deletion protection is not enabled; the resource is not protected against deletion.' CHECK_REMEDIATION_extra7150='Enable deletion protection attribute; this is not enabled by default.' CHECK_DOC_extra7150='https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#deletion-protection' CHECK_CAF_EPIC_extra7150='Data Protection'