From 359d30439ba4e135eee022e4aadc8cefdad84ad6 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Fri, 22 Nov 2024 15:32:52 +0100 Subject: [PATCH] fix(compliance): CIS details for new EFS Controls (#5865) Co-authored-by: Gary Mclean --- prowler/compliance/aws/cis_1.5_aws.json | 2 +- prowler/compliance/aws/cis_2.0_aws.json | 2 +- prowler/compliance/aws/cis_3.0_aws.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/prowler/compliance/aws/cis_1.5_aws.json b/prowler/compliance/aws/cis_1.5_aws.json index da99bbe327..cf6743d2a0 100644 --- a/prowler/compliance/aws/cis_1.5_aws.json +++ b/prowler/compliance/aws/cis_1.5_aws.json @@ -645,7 +645,7 @@ ], "Attributes": [ { - "Section": "2.4 Relational Database Service (RDS)", + "Section": "2.4 Elastic File System (EFS)", "Profile": "Level 1", "AssessmentStatus": "Manual", "Description": "EFS data should be encrypted at rest using AWS KMS (Key Management Service).", diff --git a/prowler/compliance/aws/cis_2.0_aws.json b/prowler/compliance/aws/cis_2.0_aws.json index 8c074f1bd9..a2cbcbd3ae 100644 --- a/prowler/compliance/aws/cis_2.0_aws.json +++ b/prowler/compliance/aws/cis_2.0_aws.json @@ -643,7 +643,7 @@ ], "Attributes": [ { - "Section": "2.4 Relational Database Service (RDS)", + "Section": "2.4 Elastic File System (EFS)", "Profile": "Level 1", "AssessmentStatus": "Manual", "Description": "EFS data should be encrypted at rest using AWS KMS (Key Management Service).", diff --git a/prowler/compliance/aws/cis_3.0_aws.json b/prowler/compliance/aws/cis_3.0_aws.json index df8cf71cd5..6b0bf7f6e0 100644 --- a/prowler/compliance/aws/cis_3.0_aws.json +++ b/prowler/compliance/aws/cis_3.0_aws.json @@ -643,7 +643,7 @@ ], "Attributes": [ { - "Section": "2.4 Relational Database Service (RDS)", + "Section": "2.4 Elastic File System (EFS)", "Profile": "Level 1", "AssessmentStatus": "Automated", "Description": "EFS data should be encrypted at rest using AWS KMS (Key Management Service).",