Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Tags:
- efficiency
type:
- BASELINE
Title: AWS Baseline Efficiency
Title: AWS
TracksDriftEvents: false
2 changes: 1 addition & 1 deletion compliance/frameworks/cloud/aws_all_controls/root.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ID: aws_all_controls
Title: "All Controls"
Title: "All Controls - AWS"
Description: "This benchmark contains all controls grouped by service to help you
detect resource configurations that do not meet best practices."
SectionCode: "aws_all_controls"
Expand Down
2 changes: 1 addition & 1 deletion compliance/frameworks/cloud/aws_cis_v300/root.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ID: aws_cis_v300
Title: "CIS v3.0.0"
Title: "AWS CIS v3.0.0"
Description: "The CIS Amazon Web Services Foundations Benchmark provides prescriptive
guidance for configuring security options for a subset of Amazon Web Services with
an emphasis on foundational, testable, and architecture agnostic settings."
Expand Down
4 changes: 2 additions & 2 deletions compliance/frameworks/cloud/aws_nist_csf/root.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ID: aws_nist_csf
Title: "NIST Cybersecurity Framework (CSF) v1.1"
Title: "AWS NIST Cybersecurity Framework (CSF) v1.1"
Description: "NIST Cybersecurity Framework is a set of best practices, standards,
and recommendations that help an organization improve its cybersecurity measures."
SectionCode: "aws_nist_csf"
Expand All @@ -26,6 +26,6 @@ Tags:
type:
- Benchmark
Enabled: true
AutoAssign: false
AutoAssign: true
Controls: []
TracksDriftEvents: false
6 changes: 3 additions & 3 deletions compliance/frameworks/cloud/aws_soc_2/root.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ID: aws_soc_2
Title: "SOC 2"
Title: "AWS SOC 2"
Description: "System and Organization Controls (SOC) 2 is an auditing procedure that
ensures a company's data is securely managed. AWS Audit Manager provides
a prebuilt framework that supports SOC 2 to assist you with your audit preparation."
Expand Down Expand Up @@ -32,7 +32,7 @@ Tags:
- "true"
type:
- Benchmark
Enabled: false
AutoAssign: false
Enabled: true
AutoAssign: true
Controls: []
TracksDriftEvents: false
2 changes: 1 addition & 1 deletion compliance/frameworks/cloud/azure_all_controls/root.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ID: azure_all_controls
Title: "All Controls"
Title: "All Controls - Azure"
Description: "This benchmark contains all controls grouped by service to help you
detect resource configurations that do not meet best practices."
SectionCode: "azure_all_controls"
Expand Down
Loading