Skip to content

Commit 7e1ac0f

Browse files
Replaced system_settings_critical_update_install_enforce with system_settings_security_update_install
Removed system_settings_critical_update_install_enforce rule from both nlmapgov_base and nlmapgov_plus baselines and replaced with system_settings_security_update_install rule.
1 parent 6ebc9a6 commit 7e1ac0f

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

baselines/nlmapgov_base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ profile:
4444
- section: "systemsettings"
4545
rules:
4646
- system_settings_automatic_login_disable
47-
- system_settings_critical_update_install_enforce
4847
- system_settings_download_software_update_enforce
4948
- system_settings_filevault_enforce
5049
- system_settings_find_my_disable
@@ -53,6 +52,7 @@ profile:
5352
- system_settings_guest_account_disable
5453
- system_settings_install_macos_updates_enforce
5554
- system_settings_loginwindow_loginwindowtext_enable
55+
- system_settings_security_update_install
5656
- system_settings_softwareupdate_current
5757
- system_settings_time_server_configure
5858
- system_settings_time_server_enforce

baselines/nlmapgov_plus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ profile:
7373
- section: "systemsettings"
7474
rules:
7575
- system_settings_automatic_login_disable
76-
- system_settings_critical_update_install_enforce
7776
- system_settings_diagnostics_reports_disable
7877
- system_settings_download_software_update_enforce
7978
- system_settings_external_intelligence_disable
@@ -100,6 +99,7 @@ profile:
10099
- system_settings_screensaver_ask_for_password_delay_enforce
101100
- system_settings_screensaver_password_enforce
102101
- system_settings_screensaver_timeout_enforce
102+
- system_settings_security_update_install
103103
- system_settings_smbd_disable
104104
- system_settings_softwareupdate_current
105105
- system_settings_ssh_disable

rules/system_settings/system_settings_critical_update_install_enforce.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ references:
3636
cmmc:
3737
- SI.L1-3.14.1
3838
- SI.L1-3.14.4
39-
bio:
40-
- 8.08.01
4139
macOS:
4240
- '26.0'
4341
tags:
@@ -52,8 +50,6 @@ tags:
5250
- cmmc_lvl2
5351
- cmmc_lvl1
5452
- cnssi-1253_moderate
55-
- nlmapgov_base
56-
- nlmapgov_plus
5753
mobileconfig: true
5854
mobileconfig_info:
5955
com.apple.SoftwareUpdate:

rules/system_settings/system_settings_security_update_install.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ references:
3333
cmmc:
3434
- SI.L1-3.14.1
3535
- SI.L1-3.14.4
36+
bio:
37+
- 8.08.01
3638
macOS:
3739
- '26.0'
3840
tags:
@@ -45,6 +47,8 @@ tags:
4547
- cmmc_lvl2
4648
- cmmc_lvl1
4749
- cnssi-1253_moderate
50+
- nlmapgov_base
51+
- nlmapgov_plus
4852
mobileconfig: false
4953
mobileconfig_info:
5054
ddm_info:

0 commit comments

Comments
 (0)