Update macOS version number to 15.4 (#27721)

Co-authored-by: allenhouchins <allen@fleetdm.com>
This commit is contained in:
Allen Houchins 2025-03-31 20:04:30 -05:00 committed by GitHub
parent 646cfbfce1
commit a375069a6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
- name: macOS - Operating system up to date
query: SELECT 1 FROM os_version WHERE version >= '15.3.2';
query: SELECT 1 FROM os_version WHERE version >= '15.4';
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