Skip to content

Commit a375069

Browse files
allenhouchinsallenhouchins
and
allenhouchins
authored
Update macOS version number to 15.4 (#27721)
Co-authored-by: allenhouchins <[email protected]>
1 parent 646cfbf commit a375069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it-and-security/lib/macos/policies/latest-macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: macOS - Operating system up to date
2-
query: SELECT 1 FROM os_version WHERE version >= '15.3.2';
2+
query: SELECT 1 FROM os_version WHERE version >= '15.4';
33
critical: true
44
description: Using an outdated macOS version risks exposure to security vulnerabilities and potential system instability.
55
resolution: Please find time to run Software Update.  > System Settings > Software Update

0 commit comments

Comments
 (0)