diff --git a/it-and-security/lib/macos/policies/patch-fleet-maintained-apps.yml b/it-and-security/lib/macos/policies/patch-fleet-maintained-apps.yml index c4ae717b43..8e9ee50f93 100644 --- a/it-and-security/lib/macos/policies/patch-fleet-maintained-apps.yml +++ b/it-and-security/lib/macos/policies/patch-fleet-maintained-apps.yml @@ -31,3 +31,83 @@ calendar_events_enabled: true labels_include_any: - Macs with Firefox installed +- name: macOS - Visual Studio Code up to date + description: The host may have an outdated version of Visual Studio Code, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using Visual Studio Code's built-in update functionality. You can also delete Visual Studio Code if you are no longer using it." + type: patch + fleet_maintained_app_slug: visual-studio-code/darwin + install_software: false + labels_include_any: + - Macs with Visual Studio Code installed +- name: macOS - Microsoft Teams up to date + description: The host may have an outdated version of Microsoft Teams, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using Microsoft Teams's built-in update functionality. You can also delete Microsoft Teams if you are no longer using it." + type: patch + fleet_maintained_app_slug: microsoft-teams/darwin + install_software: false + labels_include_any: + - Macs with Microsoft Teams installed +- name: macOS - Slack up to date + description: The host may have an outdated version of Slack, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using Slack's built-in update functionality." + type: patch + fleet_maintained_app_slug: slack/darwin + install_software: false + labels_include_any: + - Macs with Slack installed +- name: macOS - Zoom up to date + description: The host may have an outdated version of Zoom, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using Zoom's built-in update functionality." + type: patch + fleet_maintained_app_slug: zoom/darwin + install_software: false + labels_include_any: + - Macs with Zoom installed +- name: macOS - Okta Verify up to date + description: The host may have an outdated version of Okta Verify, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using Okta Verify's built-in update functionality." + type: patch + fleet_maintained_app_slug: okta-verify/darwin + install_software: false + labels_include_any: + - Macs with Okta Verify installed +- name: macOS - Claude up to date + description: The host may have an outdated version of Claude, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using Claude's built-in update functionality. You can also delete Claude if you are no longer using it." + type: patch + fleet_maintained_app_slug: claude/darwin + install_software: false + labels_include_any: + - Macs with Claude installed +- name: macOS - AWS VPN Client up to date + description: The host may have an outdated version of AWS VPN Client, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using AWS VPN Client's built-in update functionality. You can also delete AWS VPN Client if you are no longer using it." + type: patch + fleet_maintained_app_slug: aws-vpn-client/darwin + install_software: false + labels_include_any: + - Macs with AWS VPN Client installed +- name: macOS - GitHub Desktop up to date + description: The host may have an outdated version of GitHub Desktop, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using GitHub Desktop's built-in update functionality. You can also delete GitHub Desktop if you are no longer using it." + type: patch + fleet_maintained_app_slug: github/darwin + install_software: false + labels_include_any: + - Macs with GitHub Desktop installed +- name: macOS - UTM up to date + description: The host may have an outdated version of UTM, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using UTM's built-in update functionality. You can also delete UTM if you are no longer using it." + type: patch + fleet_maintained_app_slug: utm/darwin + install_software: false + labels_include_any: + - Macs with UTM installed +- name: macOS - iMazing Profile Editor up to date + description: The host may have an outdated version of iMazing Profile Editor, potentially risking security vulnerabilities or compatibility issues. + resolution: "Download the latest version from Self-service or check for updates using iMazing Profile Editor's built-in update functionality. You can also delete iMazing Profile Editor if you are no longer using it." + type: patch + fleet_maintained_app_slug: imazing-profile-editor/darwin + install_software: false + labels_include_any: + - Macs with iMazing Profile Editor installed