trail-space-fix
parent
24ca0ca01c
commit
61da7c6dc2
|
@ -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"'
|
||||
- '"EBS Encryption " + volumes + " is Disabled"'
|
||||
|
|
Loading…
Reference in New Issue