From 0ce6a9fbee969ccfa851faae6212a63b46a7bc53 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Fri, 17 May 2024 12:37:19 -0500 Subject: [PATCH] Update "macOS - Check if latest version" policy description/resolution (#19120) This will make our own calendar events look like the one in the calendar wireframes/marketing images --- it-and-security/teams/workstations-canary.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/it-and-security/teams/workstations-canary.yml b/it-and-security/teams/workstations-canary.yml index 597ce0ad9d..214bceb79f 100644 --- a/it-and-security/teams/workstations-canary.yml +++ b/it-and-security/teams/workstations-canary.yml @@ -114,8 +114,8 @@ policies: SELECT 1 FROM os_version WHERE (major > 14 OR (major = 14 AND minor > 5) OR (major = 14 AND minor = 5 AND patch >= 0)); --Sonoma critical: false - description: This policy check if macOS version is most recent version available. - resolution: From the Apple menu, select System Settings. Navigate to General > Software Update. + description: Using an outdated macOS version risks exposure to security vulnerabilities and potential system instability. + resolution: We will update your macOS to version 14.4.1 to enhance security and stability. platform: darwin calendar_events_enabled: true queries: