Updated scoping of Fleet-maintained apps on Workstations (#43752)

This commit is contained in:
Allen Houchins 2026-04-20 08:48:55 -05:00 committed by GitHub
parent d8772bbb8d
commit 3bd2335b8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 20 deletions

View file

@ -262,6 +262,8 @@ software:
- Browsers
- slug: firefox/darwin # Mozilla Firefox for macOS
self_service: true
labels_include_any:
- Macs with Firefox installed
categories:
- Browsers
- slug: brave-browser/darwin # Brave for macOS (ARM)
@ -282,12 +284,6 @@ software:
- Macs with Visual Studio Code installed
categories:
- Developer tools
- slug: microsoft-teams/darwin # Microsoft Teams for macOS
self_service: true
labels_include_any:
- Macs with Microsoft Teams installed
categories:
- Communication
- slug: slack/darwin # Slack for macOS
self_service: true
setup_experience: true
@ -437,7 +433,7 @@ software:
categories:
- Browsers
labels_include_any:
- "x86-based Windows hosts"
- "x86 Windows hosts with Firefox installed"
- slug: google-chrome/windows # Google Chrome for Windows
self_service: true
setup_experience: true

View file

@ -18,11 +18,6 @@
query: SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.VSCode';
label_membership_type: dynamic
platform: darwin
- name: Macs with Microsoft Teams installed
description: macOS hosts with Microsoft Teams installed
query: SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.teams2';
label_membership_type: dynamic
platform: darwin
- name: Macs with Slack installed
description: macOS hosts with Slack installed
query: SELECT 1 FROM apps WHERE bundle_identifier = 'com.tinyspeck.slackmacgap';

View file

@ -39,14 +39,6 @@
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."