diff --git a/cloud/aws/ebs/ebs-encryption-disabled.yaml b/cloud/aws/ebs/ebs-encryption-disabled.yaml index e197a1a214..46c0f35052 100644 --- a/cloud/aws/ebs/ebs-encryption-disabled.yaml +++ b/cloud/aws/ebs/ebs-encryption-disabled.yaml @@ -5,7 +5,7 @@ info: author: DhiyaneshDK severity: high description: | - Ensure that all your Amazon Elastic Block Store (EBS) volumes are encrypted in order to meet security and compliance requirements. With encryption enabled, your EBS volumes can hold sensitive, confidential, and critical data. + Ensure that all your Amazon Elastic Block Store (EBS) volumes are encrypted in order to meet security and compliance requirements. With encryption enabled, your EBS volumes can hold sensitive, confidential, and critical data. impact: | Disabling AWS EBS encryption exposes sensitive data to unauthorized access, increasing the risk of data breaches and compliance violations. remediation: | @@ -57,4 +57,4 @@ code: extractors: - type: dsl dsl: - - '"EBS Encryption " + volumes + " is Disabled"' \ No newline at end of file + - '"EBS Encryption " + volumes + " is Disabled"'