diff --git a/rules/os/os_config_data_install_enforce.yaml b/rules/os/os_config_data_install_enforce.yaml index 2f30dd44..301a317a 100644 --- a/rules/os/os_config_data_install_enforce.yaml +++ b/rules/os/os_config_data_install_enforce.yaml @@ -39,4 +39,4 @@ tags: mobileconfig: true mobileconfig_info: com.apple.SoftwareUpdate: - configdatainstall: true + ConfigDataInstall: true diff --git a/rules/sysprefs/sysprefs_critical_update_install_enforce.yaml b/rules/sysprefs/sysprefs_critical_update_install_enforce.yaml index 8f395fa3..532b77d9 100644 --- a/rules/sysprefs/sysprefs_critical_update_install_enforce.yaml +++ b/rules/sysprefs/sysprefs_critical_update_install_enforce.yaml @@ -32,4 +32,4 @@ tags: mobileconfig: true mobileconfig_info: com.apple.SoftwareUpdate: - criticalUpdateInstall: true + CriticalUpdateInstall: true