-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCIS Benchmark iOS _ iPadOS_17.json
82 lines (77 loc) · 9.84 KB
/
CIS Benchmark iOS _ iPadOS_17.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
{
"name": "CIS Benchmark iOS / iPadOS 17",
"description": "Settings Catalog Based on CIS Benchmark iOS / iPadOS 17.0 v1.0.0",
"platforms": "iOS",
"technologies": "mdm,appleRemoteManagement",
"settings": [
{
"settingInstance": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationGroupSettingCollectionInstance",
"settingDefinitionId": "com.apple.applicationaccess_com.apple.applicationaccess",
"settingInstanceTemplateReference": null,
"groupSettingCollectionValue": [
{
"settingValueTemplateReference": null,
"children": [
{
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "com.apple.applicationaccess_allowairprint",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "com.apple.applicationaccess_allowairprint_false",
"children": [
]
}
},
{
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "com.apple.applicationaccess_allowautomaticappdownloads",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "com.apple.applicationaccess_allowautomaticappdownloads_true",
"children": [
]
}
},
{
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "com.apple.applicationaccess_allowcloudprivaterelay",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "com.apple.applicationaccess_allowcloudprivaterelay_true",
"children": [
]
}
},
{
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "com.apple.applicationaccess_allowfindmydevice",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "com.apple.applicationaccess_allowfindmydevice_true",
"children": [
]
}
},
{
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "com.apple.applicationaccess_allowmailprivacyprotection",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "com.apple.applicationaccess_allowmailprivacyprotection_true",
"children": [
]
}
}
]
}
]
}
}
]
}