Skip to content

Commit 7fa3b69

Browse files
authored
Add CIS AWS v5.0.0 to CloudSec frameworks list (#31002)
1 parent 809ccd0 commit 7fa3b69

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

content/en/security/cloud_security_management/misconfigurations/frameworks_and_benchmarks/supported_frameworks.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,34 +20,34 @@ further_reading:
2020

2121
Cloud Security Misconfigurations comes with more than 1,000 out-of-the-box compliance rules that evaluate the configuration of your cloud resources and identify potential misconfigurations. Each [compliance rule][1] maps to one or more controls within the following compliance standards and industry benchmarks:
2222

23-
| Framework | Supported Versions | Framework Tag | Rule Type |
24-
|-------------------------------------------------|------------------------|-------------------------------------|--------------------------|
25-
| [CIS AWS Foundations Benchmark*][2] | v1.5.0, v3.0.0, v4.0.0 | `cis-aws` | Cloud |
26-
| [CIS Azure Foundations Benchmark][3] | v2.0.0 | `cis-azure` | Cloud |
27-
| [CIS GCP Foundations Benchmark][22] | v3.0.0 | `cis-gcp` | Cloud |
28-
| [CIS Docker Benchmark][4] | v1.0.0 | `cis-docker ` | Infrastructure |
29-
| [CIS Kubernetes Benchmark**][5] | v1.9.0 | `cis-kubernetes` | Infrastructure |
30-
| [CIS Kubernetes (AKS) Benchmark**][5] | v1.4.0 | `cis-aks` | Cloud and Infrastructure |
31-
| [CIS Kubernetes (EKS) Benchmark**][5] | v1.4.0 | `cis-eks` | Cloud and Infrastructure |
32-
| [CIS Ubuntu 20.04][23] | v1.0.0 | `cis-ubuntu2004` | Infrastructure |
33-
| [CIS Ubuntu 22.04][23] | v1.0.0 | `cis-ubuntu2204 ` | Infrastructure |
34-
| [CIS Red Hat Linux 7][24] | v3.1.1 | `cis-rhel7` | Infrastructure |
35-
| [CIS Red Hat Linux 8][24] | v2.0.0 | `cis-rhel8` | Infrastructure |
36-
| [CIS Red Hat Linux 9][24] | v1.0.0 | `cis-rhel9` | Infrastructure |
37-
| [CIS Amazon Linux 2][25] | v3.0.0 | `cis-amzn2` | Infrastructure |
38-
| [CIS Amazon Linux 2023][25] | v1.0.0 | `cis-al2023` | Infrastructure |
39-
| [CIS GKE][34] | v1.6.0 | `cis-gke` | Cloud |
40-
| [PCI DSS][6] | v4.0 | `pci-dss` | Cloud |
41-
| [AICPA SOC 2][7] | | `soc-2` | Cloud |
42-
| [ISO/IEC 27001][8] | 2013, 2022 | `iso-27001` | Cloud |
43-
| [HIPAA][9] | | `hipaa` | Cloud |
44-
| [GDPR][10] | | `gdpr` | Cloud |
45-
| [NIST 800-53][30] | v5 | `nist-800-53` | Cloud |
46-
| [NIST 800-171][31] | v2 | `nist-800-171` | Cloud |
47-
| [NIST Cybersecurity Framework][32] | v1.1 | `nist-csf` | Cloud |
48-
| [Essential Cloud Security Controls][33] | v2 | `essential-cloud-security-controls` | Cloud |
49-
| [Digital Operational Resilience Act (DORA)][35] | C(2024) 1532 | `dora` | Cloud |
50-
| [FedRAMP High][36] (Preview) | v5 | `fedramp-high` | Cloud |
23+
| Framework | Supported Versions | Framework Tag | Rule Type |
24+
|-------------------------------------------------|--------------------------------|-------------------------------------|--------------------------|
25+
| [CIS AWS Foundations Benchmark*][2] | v1.5.0, v3.0.0, v4.0.0, v5.0.0 | `cis-aws` | Cloud |
26+
| [CIS Azure Foundations Benchmark][3] | v2.0.0 | `cis-azure` | Cloud |
27+
| [CIS GCP Foundations Benchmark][22] | v3.0.0 | `cis-gcp` | Cloud |
28+
| [CIS Docker Benchmark][4] | v1.0.0 | `cis-docker ` | Infrastructure |
29+
| [CIS Kubernetes Benchmark**][5] | v1.9.0 | `cis-kubernetes` | Infrastructure |
30+
| [CIS Kubernetes (AKS) Benchmark**][5] | v1.4.0 | `cis-aks` | Cloud and Infrastructure |
31+
| [CIS Kubernetes (EKS) Benchmark**][5] | v1.4.0 | `cis-eks` | Cloud and Infrastructure |
32+
| [CIS Ubuntu 20.04][23] | v1.0.0 | `cis-ubuntu2004` | Infrastructure |
33+
| [CIS Ubuntu 22.04][23] | v1.0.0 | `cis-ubuntu2204 ` | Infrastructure |
34+
| [CIS Red Hat Linux 7][24] | v3.1.1 | `cis-rhel7` | Infrastructure |
35+
| [CIS Red Hat Linux 8][24] | v2.0.0 | `cis-rhel8` | Infrastructure |
36+
| [CIS Red Hat Linux 9][24] | v1.0.0 | `cis-rhel9` | Infrastructure |
37+
| [CIS Amazon Linux 2][25] | v3.0.0 | `cis-amzn2` | Infrastructure |
38+
| [CIS Amazon Linux 2023][25] | v1.0.0 | `cis-al2023` | Infrastructure |
39+
| [CIS GKE][34] | v1.6.0 | `cis-gke` | Cloud |
40+
| [PCI DSS][6] | v4.0 | `pci-dss` | Cloud |
41+
| [AICPA SOC 2][7] | | `soc-2` | Cloud |
42+
| [ISO/IEC 27001][8] | 2013, 2022 | `iso-27001` | Cloud |
43+
| [HIPAA][9] | | `hipaa` | Cloud |
44+
| [GDPR][10] | | `gdpr` | Cloud |
45+
| [NIST 800-53][30] | v5 | `nist-800-53` | Cloud |
46+
| [NIST 800-171][31] | v2 | `nist-800-171` | Cloud |
47+
| [NIST Cybersecurity Framework][32] | v1.1 | `nist-csf` | Cloud |
48+
| [Essential Cloud Security Controls][33] | v2 | `essential-cloud-security-controls` | Cloud |
49+
| [Digital Operational Resilience Act (DORA)][35] | C(2024) 1532 | `dora` | Cloud |
50+
| [FedRAMP High][36] (Preview) | v5 | `fedramp-high` | Cloud |
5151

5252
*To pass the Monitoring Section of the [CIS AWS Foundations benchmark][2], you **must** enable [Cloud SIEM][11] and forward [CloudTrail logs to Datadog][12].
5353

0 commit comments

Comments
 (0)