Update macOS version number to 15.3.1 (#26360)
Co-authored-by: allenhouchins <allen@fleetdm.com>
This commit is contained in:
co-authored by
allenhouchins
parent
83ffe1791b
commit
58745eb86b
@@ -1,5 +1,5 @@
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user