Skip to content

Commit 35f595a

Browse files
committed
Remove os_config_data_install_enforce
Remove `os_config_data_install_enforce` as it became deprecated in macOS 26. Replaces by `system_settings_security_update_install`. https://support.apple.com/en-us/101591
1 parent 5e4452f commit 35f595a

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

baselines/nlmapgov_base.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ profile:
3030
- section: "macos"
3131
rules:
3232
- os_anti_virus_installed
33-
- os_config_data_install_enforce
3433
- os_gatekeeper_enable
3534
- os_mdm_require
3635
- os_safari_open_safe_downloads_disable

baselines/nlmapgov_plus.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ profile:
3636
rules:
3737
- os_anti_virus_installed
3838
- os_authenticated_root_enable
39-
- os_config_data_install_enforce
4039
- os_external_storage_access_defined
4140
- os_gatekeeper_enable
4241
- os_home_folders_secure

rules/os/os_config_data_install_enforce.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ references:
4444
- SI.L1-3.14.1
4545
- SI.L1-3.14.2
4646
- SI.L1-3.14.4
47-
bio:
48-
- 8.07.03
49-
- 8.19.01
5047
macOS:
5148
- '26.0'
5249
tags:
@@ -62,8 +59,6 @@ tags:
6259
- cmmc_lvl1
6360
- stig
6461
- cnssi-1253_moderate
65-
- nlmapgov_base
66-
- nlmapgov_plus
6762
severity: medium
6863
mobileconfig: true
6964
mobileconfig_info:

0 commit comments

Comments
 (0)