-
Notifications
You must be signed in to change notification settings - Fork 61
/
saf-manifest.json
460 lines (460 loc) · 16.1 KB
/
saf-manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
[
{
"product": "vSphere",
"version": "7",
"vendor": "VMware",
"guidance": {
"name": "VMware vSphere 7 STIG",
"version": "V1R3",
"date": "July 24, 2023",
"source": "https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_7-0_Y24M01_STIG.zip",
"type": "Official STIG",
"category": "Virtual Platforms"
},
"hardening": [
{
"name": "VMware vSphere vCenter Appliance 7.0 STIG Ansible Playbook",
"version": "V1R2",
"date": "July 24, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/7.0/vcsa/ansible/vmware-vcsa-7.0-stig-ansible-hardening",
"platform": "Ansible"
},
{
"name": "VMware vSphere 7.0 STIG PowerCLI",
"version": "V1R2",
"date": "July 24, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/7.0/vsphere/powercli",
"platform": "Powershell"
}
],
"validation": [
{
"name": "VMware vSphere vCenter Appliance 7.0 STIG Chef InSpec Profile",
"version": "V1R3",
"date": "January 22, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/7.0/vcsa/inspec/vmware-vcsa-7.0-stig-baseline",
"platform": "InSpec"
},
{
"name": "VMware vSphere 7.0 STIG Chef InSpec Profile",
"version": "V1R3",
"date": "January 22, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/7.0/vsphere/inspec/vmware-vsphere-7.0-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "vSphere",
"version": "8",
"vendor": "VMware",
"guidance": {
"name": "VMware vSphere 8 STIG",
"version": "V1R1",
"date": "November 03, 2023",
"source": "https://core.vmware.com/resource/vmware-vsphere-8-stig-readiness-guide",
"type": "Official STIG",
"category": "Virtual Platforms"
},
"hardening": [
{
"name": "VMware vSphere vCenter Appliance 8.0 STIG Ansible Playbook",
"version": "V1R1",
"date": "November 03, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening",
"platform": "Ansible"
},
{
"name": "VMware vSphere 8.0 STIG PowerCLI",
"version": "V1R1",
"date": "November 03, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/8.0/vsphere/powercli",
"platform": "Powershell"
}
],
"validation": [
{
"name": "VMware vSphere vCenter Appliance 8.0 STIG Chef InSpec Profile",
"version": "V1R1",
"date": "November 03, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/8.0/vcsa/inspec/vmware-vcsa-8.0-stig-baseline",
"platform": "InSpec"
},
{
"name": "VMware vSphere 8.0 STIG Chef InSpec Profile",
"version": "V1R1",
"date": "November 03, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vsphere/8.0/vsphere/inspec/vmware-vsphere-8.0-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "NSX-T",
"version": "3.x",
"vendor": "VMware",
"guidance": {
"name": "VMware NSX-T Data Center STIG",
"version": "V1R3",
"date": "July 26, 2023",
"source": "https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_NSX-T_Y23M07_STIG.zip",
"type": "Official STIG",
"category": "Network"
},
"hardening": [
{
"name": "VMware NSX-T 3.x STIG Ansible Playbook",
"version": "V1R3",
"date": "July 26, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/nsx/3.x/ansible/vmware-nsxt-3.x-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware NSX-T 3.x STIG Chef InSpec Profile",
"version": "V1R3",
"date": "July 26, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/nsx/3.x/inspec/vmware-nsxt-3.x-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "NSX",
"version": "4.x",
"vendor": "VMware",
"guidance": {
"name": "VMware NSX 4.x STIG Readiness Guide",
"version": "V1R1",
"date": "March 7, 2023",
"source": "https://core.vmware.com/resource/vmware-nsx-4x-stig-readiness-guide",
"type": "STIG Readiness Guide",
"category": "Network"
},
"hardening": [
{
"name": "VMware NSX 4.x STIG Readiness Guide Ansible Playbook",
"version": "V1R1",
"date": "March 7, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/nsx/4.x/ansible/vmware-nsx-4.x-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware NSX 4.x STIG Readiness Guide Chef InSpec Profile",
"version": "V1R1",
"date": "March 7, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/nsx/4.x/inspec/vmware-nsx-4.x-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Photon OS",
"version": "3.0",
"vendor": "VMware",
"guidance": {
"name": "VMware Photon OS 3.0 STIG Readiness Guide",
"version": "V1R8",
"date": "March 21, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/3.0/docs",
"type": "STIG Readiness Guide",
"category": "Operating Systems"
},
"hardening": [
{
"name": "VMware Photon OS 3.0 STIG Readiness Guide Ansible Playbook",
"version": "V1R8",
"date": "March 21, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/3.0/ansible/vmware-photon-3.0-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware Photon OS 3.0 STIG Readiness Guide Chef InSpec Profile",
"version": "V1R8",
"date": "March 21, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/3.0/inspec/vmware-photon-3.0-stig-inspec-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Photon OS",
"version": "4.0",
"vendor": "VMware",
"guidance": {
"name": "VMware Photon OS 4.0 STIG Readiness Guide",
"version": "V1R5",
"date": "January 04, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/4.0/docs",
"type": "STIG Readiness Guide",
"category": "Operating Systems"
},
"hardening": [
{
"name": "VMware Photon OS 4.0 STIG Readiness Guide Ansible Playbook",
"version": "V1R5",
"date": "January 04, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/4.0/ansible/vmware-photon-4.0-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware Photon OS 4.0 STIG Readiness Guide Chef InSpec Profile",
"version": "V1R5",
"date": "January 04, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/4.0/inspec/vmware-photon-4.0-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Photon OS",
"version": "5.0",
"vendor": "VMware",
"guidance": {
"name": "VMware Photon OS 5.0 STIG Readiness Guide",
"version": "V1R3",
"date": "January 02, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/5.0/docs",
"type": "STIG Readiness Guide",
"category": "Operating Systems"
},
"hardening": [
{
"name": "VMware Photon OS 5.0 STIG Readiness Guide Ansible Playbook",
"version": "V1R3",
"date": "January 02, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/5.0/ansible/vmware-photon-5.0-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware Photon OS 5.0 STIG Readiness Guide Chef InSpec Profile",
"version": "V1R3",
"date": "January 02, 2024",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/photon/5.0/inspec/vmware-photon-5.0-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Cloud Foundation",
"version": "4.x",
"vendor": "VMware",
"guidance": {
"name": "VMware Cloud Foundation 4.5 STIG Readiness Guide",
"version": "V1R4",
"date": "May 11, 2023",
"source": "https://core.vmware.com/resource/vmware-cloud-foundation-45-stig-readiness-guide",
"type": "STIG Readiness Guide",
"category": "Virtual Platforms"
},
"hardening": [
],
"validation": [
{
"name": "VMware Cloud Foundation 4.5 STIG Readiness Guide Chef InSpec Profile",
"version": "V1R4",
"date": "May 11, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vcf/4.x/inspec/vmware-vcf-sddcmgr-4x-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Cloud Foundation",
"version": "5.x",
"vendor": "VMware",
"guidance": {
"name": "VMware Cloud Foundation 5.1 STIG Readiness Guide",
"version": "V1R2",
"date": "November 07, 2023",
"source": "https://core.vmware.com/resource/vmware-cloud-foundation-50-stig-readiness-guide",
"type": "STIG Readiness Guide",
"category": "Virtual Platforms"
},
"hardening": [
{
"name": "VMware Cloud Foundation 5.1 STIG Readiness Guide Ansible Playbook",
"version": "V1R1",
"date": "November 07, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vcf/5.x/ansible/vmware-cloud-foundation-sddcmgr-5x-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware Cloud Foundation 5.1 STIG Readiness Guide Chef InSpec Profile",
"version": "V1R1",
"date": "November 07, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vcf/5.x/inspec/vmware-cloud-foundation-sddcmgr-5x-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Identity Manager",
"version": "3.3.x",
"vendor": "VMware",
"guidance": {
"name": "VMware Identity Manager 3.3.x STIG Readiness Guide",
"version": "V1R2",
"date": "August 29, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/blob/master/vidm/3.3.x/docs/U_VMware_Identity_Manager_3.3.x_STIG_Readiness_Guide_V1R2-xccdf.zip",
"type": "STIG Readiness Guide",
"category": "Application Logic"
},
"hardening": [
],
"validation": [
{
"name": "VMware Identity Manager 3.3.x STIG Readiness Guide Chef InSpec Profile",
"version": "V1R2",
"date": "August 29, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vidm/3.3.x/inspec/vmware-vidm-3.3.x-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Cloud Director",
"version": "10.4",
"vendor": "VMware",
"guidance": {
"name": "VMware Cloud Director 10.4 STIG Readiness Guide",
"version": "V1R1",
"date": "July 14, 2022",
"source": "https://docs.vmware.com/en/VMware-Cloud-Director/10.4/vcd-104-stig-readiness-guide.zip",
"type": "STIG Readiness Guide",
"category": "Virtual Platforms"
},
"hardening": [
{
"name": "VMware Cloud Director 10.4 STIG Readiness Guide Ansible Playbook",
"version": "V1R1",
"date": "July 14, 2022",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vcd/10.4/ansible/vmware-cloud-director-10.4-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware Cloud Director 10.4 STIG Readiness Guide Chef InSpec Profile",
"version": "V1R1",
"date": "July 14, 2022",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/vcd/10.4/inspec/vmware-cloud-director-10.4-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Horizon",
"version": "8.0",
"vendor": "VMware",
"guidance": {
"name": "VMware Horizon 8.0 STIG Readiness Guide",
"version": "V1R2",
"date": "April 20, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/blob/master/horizon/8.0/docs/VMware_Horizon_8_STIG_Readiness_Guide_V1R2.zip",
"type": "STIG Readiness Guide",
"category": "Virtual Platforms"
},
"hardening": [
],
"validation": [
{
"name": "VMware Horizon 8.0 STIG Readiness Guide Chef InSpec Profile",
"version": "V1R2",
"date": "April 20, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/horizon/8.0/inspec",
"platform": "InSpec"
}
]
},
{
"product": "Aria Automation",
"version": "8.x",
"vendor": "VMware",
"guidance": {
"name": "VMware Aria Automation 8.x STIG Readiness Guide",
"version": "V1R3",
"date": "April 6, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/blob/master/aria/automation/8.x/docs",
"type": "STIG Readiness Guide",
"category": "Virtual Platforms"
},
"hardening": [
],
"validation": [
{
"name": "VMware Aria Automation 8.x STIG Readiness Guide Chef InSpec Profile",
"version": "V1R3",
"date": "April 6, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/aria/automation/8.x/inspec/vmware-vra-8x-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "Aria Operations",
"version": "8.x",
"vendor": "VMware",
"guidance": {
"name": "VMware Aria Operations 8.x STIG Readiness Guide",
"version": "V1R1",
"date": "July 19, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/blob/master/aria/operations/8.x/docs",
"type": "STIG Readiness Guide",
"category": "Virtual Platforms"
},
"hardening": [
{
"name": "VMware Aria Operations 8.x STIG Readiness Guide Ansible Playbook",
"version": "V1R1",
"date": "July 19, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/aria/operations/8.x/ansible/vmware-aria-operations-8x-stig-ansible-hardening",
"platform": "Ansible"
}
],
"validation": [
{
"name": "VMware Aria Operations 8.x STIG Readiness Guide Chef InSpec Profile",
"version": "V1R1",
"date": "July 19, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/aria/operations/8.x/inspec/vmware-aria-operations-8x-stig-baseline",
"platform": "InSpec"
}
]
},
{
"product": "NSX Advanced Load Balancer",
"version": "30.x",
"vendor": "VMware",
"guidance": {
"name": "VMware NSX Advanced Load Balancer STIG Readiness Guide",
"version": "V1R1",
"date": "October 10, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/blob/master/nsx-alb/30.x/docs",
"type": "STIG Readiness Guide",
"category": "Virtual Platforms"
},
"hardening": [
],
"validation": [
{
"name": "VMware NSX Advanced Load Balancer STIG Readiness Guide Chef InSpec Profile",
"version": "V1R1",
"date": "October 10, 2023",
"source": "https://github.com/vmware/dod-compliance-and-automation/tree/master/nsx-alb/30.x/inspec/vmware-nsx-alb-stig-baseline",
"platform": "InSpec"
}
]
}
]