Skip to content

Commit dfb10b1

Browse files
authored
Removing retired security hub controls (#1193)
1 parent 90c1072 commit dfb10b1

12 files changed

+12
-32
lines changed

reference-artifacts/SAMPLE_CONFIGS/config.SSM-Patching-example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,16 +207,14 @@
207207
"name": "AWS Foundational Security Best Practices v1.0.0",
208208
"controls-to-disable": [
209209
"IAM.1",
210-
"EC2.10",
211-
"Lambda.4"
210+
"EC2.10"
212211
]
213212
},
214213
{
215214
"name": "PCI DSS v3.2.1",
216215
"controls-to-disable": [
217216
"PCI.IAM.3",
218217
"PCI.S3.3",
219-
"PCI.EC2.3",
220218
"PCI.Lambda.2"
221219
]
222220
},

reference-artifacts/SAMPLE_CONFIGS/config.example-oldIP.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,16 +204,14 @@
204204
"name": "AWS Foundational Security Best Practices v1.0.0",
205205
"controls-to-disable": [
206206
"IAM.1",
207-
"EC2.10",
208-
"Lambda.4"
207+
"EC2.10"
209208
]
210209
},
211210
{
212211
"name": "PCI DSS v3.2.1",
213212
"controls-to-disable": [
214213
"PCI.IAM.3",
215214
"PCI.S3.3",
216-
"PCI.EC2.3",
217215
"PCI.Lambda.2"
218216
]
219217
},

reference-artifacts/SAMPLE_CONFIGS/config.example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,16 +207,14 @@
207207
"name": "AWS Foundational Security Best Practices v1.0.0",
208208
"controls-to-disable": [
209209
"IAM.1",
210-
"EC2.10",
211-
"Lambda.4"
210+
"EC2.10"
212211
]
213212
},
214213
{
215214
"name": "PCI DSS v3.2.1",
216215
"controls-to-disable": [
217216
"PCI.IAM.3",
218217
"PCI.S3.3",
219-
"PCI.EC2.3",
220218
"PCI.Lambda.2"
221219
]
222220
},

reference-artifacts/SAMPLE_CONFIGS/config.lite-CTNFW-example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,16 +219,14 @@
219219
"name": "AWS Foundational Security Best Practices v1.0.0",
220220
"controls-to-disable": [
221221
"IAM.1",
222-
"EC2.10",
223-
"Lambda.4"
222+
"EC2.10"
224223
]
225224
},
226225
{
227226
"name": "PCI DSS v3.2.1",
228227
"controls-to-disable": [
229228
"PCI.IAM.3",
230229
"PCI.S3.3",
231-
"PCI.EC2.3",
232230
"PCI.Lambda.2"
233231
]
234232
},

reference-artifacts/SAMPLE_CONFIGS/config.lite-GWLB-example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,16 +207,14 @@
207207
"name": "AWS Foundational Security Best Practices v1.0.0",
208208
"controls-to-disable": [
209209
"IAM.1",
210-
"EC2.10",
211-
"Lambda.4"
210+
"EC2.10"
212211
]
213212
},
214213
{
215214
"name": "PCI DSS v3.2.1",
216215
"controls-to-disable": [
217216
"PCI.IAM.3",
218217
"PCI.S3.3",
219-
"PCI.EC2.3",
220218
"PCI.Lambda.2"
221219
]
222220
},

reference-artifacts/SAMPLE_CONFIGS/config.lite-NFW-example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,16 +202,14 @@
202202
"name": "AWS Foundational Security Best Practices v1.0.0",
203203
"controls-to-disable": [
204204
"IAM.1",
205-
"EC2.10",
206-
"Lambda.4"
205+
"EC2.10"
207206
]
208207
},
209208
{
210209
"name": "PCI DSS v3.2.1",
211210
"controls-to-disable": [
212211
"PCI.IAM.3",
213212
"PCI.S3.3",
214-
"PCI.EC2.3",
215213
"PCI.Lambda.2"
216214
]
217215
},

reference-artifacts/SAMPLE_CONFIGS/config.lite-VPN-example-oldIP.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,16 +204,14 @@
204204
"name": "AWS Foundational Security Best Practices v1.0.0",
205205
"controls-to-disable": [
206206
"IAM.1",
207-
"EC2.10",
208-
"Lambda.4"
207+
"EC2.10"
209208
]
210209
},
211210
{
212211
"name": "PCI DSS v3.2.1",
213212
"controls-to-disable": [
214213
"PCI.IAM.3",
215214
"PCI.S3.3",
216-
"PCI.EC2.3",
217215
"PCI.Lambda.2"
218216
]
219217
},

reference-artifacts/SAMPLE_CONFIGS/config.lite-VPN-example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,16 +207,14 @@
207207
"name": "AWS Foundational Security Best Practices v1.0.0",
208208
"controls-to-disable": [
209209
"IAM.1",
210-
"EC2.10",
211-
"Lambda.4"
210+
"EC2.10"
212211
]
213212
},
214213
{
215214
"name": "PCI DSS v3.2.1",
216215
"controls-to-disable": [
217216
"PCI.IAM.3",
218217
"PCI.S3.3",
219-
"PCI.EC2.3",
220218
"PCI.Lambda.2"
221219
]
222220
},

reference-artifacts/SAMPLE_CONFIGS/config.multi-region-example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,16 +211,14 @@
211211
"name": "AWS Foundational Security Best Practices v1.0.0",
212212
"controls-to-disable": [
213213
"IAM.1",
214-
"EC2.10",
215-
"Lambda.4"
214+
"EC2.10"
216215
]
217216
},
218217
{
219218
"name": "PCI DSS v3.2.1",
220219
"controls-to-disable": [
221220
"PCI.IAM.3",
222221
"PCI.S3.3",
223-
"PCI.EC2.3",
224222
"PCI.Lambda.2"
225223
]
226224
},

reference-artifacts/SAMPLE_CONFIGS/config.test-example.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,16 +267,14 @@
267267
"name": "AWS Foundational Security Best Practices v1.0.0",
268268
"controls-to-disable": [
269269
"IAM.1",
270-
"EC2.10",
271-
"Lambda.4"
270+
"EC2.10"
272271
]
273272
},
274273
{
275274
"name": "PCI DSS v3.2.1",
276275
"controls-to-disable": [
277276
"PCI.IAM.3",
278277
"PCI.S3.3",
279-
"PCI.EC2.3",
280278
"PCI.Lambda.2"
281279
]
282280
},

0 commit comments

Comments
 (0)