We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, the check associated with requirement 2.4.1 is efs_encryption_at_rest_enabled. In this check, we verify that the EFS is encrypted.
efs_encryption_at_rest_enabled
The goal is to ensure that the encryption is performed using KMS or even CMK, depending on the evaluation being carried out.
KMS
CMK
Cloning the repository from github.com (git clone)
EFS
4.5.3
24.2
Thanks @garym-krrv for the ping 👏🏼
The text was updated successfully, but these errors were encountered:
Following.. Thanks @pedrooot
Sorry, something went wrong.
No branches or pull requests
Steps to Reproduce
Currently, the check associated with requirement 2.4.1 is
efs_encryption_at_rest_enabled
. In this check, we verify that the EFS is encrypted.Expected behavior
The goal is to ensure that the encryption is performed using
KMS
or evenCMK
, depending on the evaluation being carried out.Actual Result with Screenshots or Logs
How did you install Prowler?
Cloning the repository from github.com (git clone)
Environment Resource
EFS
OS used
Prowler version
4.5.3
Pip version
24.2
Context
Thanks @garym-krrv for the ping 👏🏼
The text was updated successfully, but these errors were encountered: