We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84742c2 commit 25fe7c0Copy full SHA for 25fe7c0
it-and-security/teams/workstations-canary.yml
@@ -144,7 +144,8 @@ policies:
144
description: The host may have an outdated or non-existent version of Firefox, potentially risking security vulnerabilities or compatibility issues.
145
resolution: During maintenance, the Firefox app could be updated to the correct version or installed if it's missing.
146
platform: darwin
147
- calendar_events_enabled: false
+ install_software:
148
+ package_path: "../lib/software/mac-mozilla-firefox.yml"
149
- name: macOS - Upgrade Slack
150
query: SELECT 1 FROM apps WHERE name = 'Slack.app' AND version_compare(bundle_short_version, '4.40.126') >= 0;
151
critical: false
0 commit comments