Skip to content

Commit 453b51c

Browse files
Add system_settings_external_intelligence_sign_in_disable to nlmapgov_plus
Add `system_settings_external_intelligence_sign_in_disable` to `nlmapgov_plus` as part of DLP best practices in BIO 8.12.01 rule. Replaces previous addition of `system_settings_external_intelligence_disable`
1 parent 7e1ac0f commit 453b51c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

baselines/nlmapgov_plus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ profile:
7575
- system_settings_automatic_login_disable
7676
- system_settings_diagnostics_reports_disable
7777
- system_settings_download_software_update_enforce
78-
- system_settings_external_intelligence_disable
78+
- system_settings_external_intelligence_sign_in_disable
7979
- system_settings_filevault_enforce
8080
- system_settings_find_my_disable
8181
- system_settings_firewall_enable

rules/system_settings/system_settings_external_intelligence_disable.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ references:
4444
- AC.L1-3.1.20
4545
- CM.L2-3.4.6
4646
- CM.L2-3.4.7
47-
bio:
48-
- 8.12.01
4947
macOS:
5048
- '26.0'
5149
tags:
@@ -64,7 +62,6 @@ tags:
6462
- cis_lvl2
6563
- cmmc_lvl1
6664
- cmmc_lvl2
67-
- nlmapgov_plus
6865
severity: medium
6966
mobileconfig: true
7067
mobileconfig_info:

rules/system_settings/system_settings_external_intelligence_sign_in_disable.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ references:
4444
- AC.L1-3.1.20
4545
- CM.L2-3.4.6
4646
- CM.L2-3.4.7
47+
bio:
48+
- 8.12.01
4749
macOS:
4850
- '26.0'
4951
tags:
@@ -62,6 +64,7 @@ tags:
6264
- cis_lvl2
6365
- cmmc_lvl1
6466
- cmmc_lvl2
67+
- nlmapgov_plus
6568
severity: medium
6669
mobileconfig: true
6770
mobileconfig_info:

0 commit comments

Comments
 (0)