Query and policy fixes (#25864)

Added query to all teams to collect operating system information for
dashboarding.
Copied Slack update policy to from Workstations (canary) to Workstations
team.
This commit is contained in:
Allen Houchins 2025-01-29 13:04:46 -06:00 committed by GitHub
parent f85dc597c1
commit 9740ff7d23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 0 deletions

View file

@ -83,6 +83,7 @@ org_settings:
policies:
queries:
- path: ./lib/all/queries/collect-fleetd-update-channels.yml
- path: ./lib/all/queries/collect-operating-system-information.yml
controls:
enable_disk_encryption: true
macos_migration:

View file

@ -88,6 +88,7 @@ policies:
- path: ../lib/macos/policies/latest-macos.yml
- path: ../lib/windows/policies/windows-device-health.yml
- path: ../lib/linux/policies/disk-encryption-check.yml
- path: ../lib/macos/policies/update-slack.yml
queries:
- path: ../lib/macos/queries/collect-failed-login-attempts.yml
- path: ../lib/all/queries/collect-usb-devices.yml