Skip to content

Commit 3255cab

Browse files
allenhouchinsallenhouchins
and
allenhouchins
authored
Update 1Password macOS version number to 8.10.70 (#27740)
Co-authored-by: allenhouchins <[email protected]>
1 parent a7a6106 commit 3255cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it-and-security/lib/macos/policies/update-1password.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: macOS - 1Password up to date
2-
query: SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE name = '1Password.app') OR EXISTS (SELECT 1 FROM apps WHERE name = '1Password.app' AND version_compare(bundle_short_version, '8.10.68') >= 0);
2+
query: SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE name = '1Password.app') OR EXISTS (SELECT 1 FROM apps WHERE name = '1Password.app' AND version_compare(bundle_short_version, '8.10.70') >= 0);
33
critical: false
44
description: The host may have an outdated version of 1Password, potentially risking security vulnerabilities or compatibility issues.
55
resolution: Check for updates using 1Password's built-in update functionality or download the latest version from self-service.

0 commit comments

Comments
 (0)