From ebdb4b860d180491190647bcd0b6d6c0d7c17185 Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Mon, 10 Feb 2025 19:47:28 -0600 Subject: [PATCH] Update macOS version number to 15.3.1 (#26249) Co-authored-by: allenhouchins --- it-and-security/lib/macos/policies/latest-macos.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/it-and-security/lib/macos/policies/latest-macos.yml b/it-and-security/lib/macos/policies/latest-macos.yml index eb9a65cb0c..997aa394af 100644 --- a/it-and-security/lib/macos/policies/latest-macos.yml +++ b/it-and-security/lib/macos/policies/latest-macos.yml @@ -1,8 +1,8 @@ - name: macOS - Operating system up to date - query: SELECT 1 FROM os_version WHERE version >= '15.3'; + query: SELECT 1 FROM os_version WHERE version >= '15.3.1'; critical: true description: Using an outdated macOS version risks exposure to security vulnerabilities and potential system instability. resolution: Please find time to run Software Update.  > System Settings > Software Update platform: darwin calendar_events_enabled: false - \ No newline at end of file +