Skip to content

Commit

Permalink
Removing retired security hub controls (#1193)
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinL2021 authored Nov 15, 2023
1 parent 90c1072 commit dfb10b1
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,16 +207,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
4 changes: 1 addition & 3 deletions reference-artifacts/SAMPLE_CONFIGS/config.example-oldIP.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,16 +204,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
4 changes: 1 addition & 3 deletions reference-artifacts/SAMPLE_CONFIGS/config.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,16 +207,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,16 +219,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,16 +207,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,16 +202,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,16 +204,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,16 +207,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,16 +211,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
4 changes: 1 addition & 3 deletions reference-artifacts/SAMPLE_CONFIGS/config.test-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,16 +267,14 @@
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": [
"IAM.1",
"EC2.10",
"Lambda.4"
"EC2.10"
]
},
{
"name": "PCI DSS v3.2.1",
"controls-to-disable": [
"PCI.IAM.3",
"PCI.S3.3",
"PCI.EC2.3",
"PCI.Lambda.2"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"standards": [
{
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": ["IAM.1", "EC2.10", "Lambda.4"]
"controls-to-disable": ["IAM.1", "EC2.10"]
},
{
"name": "CIS AWS Foundations Benchmark v1.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"standards": [
{
"name": "AWS Foundational Security Best Practices v1.0.0",
"controls-to-disable": ["IAM.1", "EC2.10", "Lambda.4"]
"controls-to-disable": ["IAM.1", "EC2.10"]
},
{
"name": "CIS AWS Foundations Benchmark v1.2.0",
Expand Down

0 comments on commit dfb10b1

Please sign in to comment.