fleet/it-and-security/lib/macos/configuration-profiles
kilo-code-bot[bot] c2f4c9638b
Remove WhatsApp block rule and deploy Santa profiles to all Workstations Macs (#42285)
## Summary

- **Removed the WhatsApp block rule** from the Santa rules configuration
profile (`santa-rules.mobileconfig`). The rule blocked WhatsApp.app via
a CDHASH identifier (`54a8ec11bcea48a276b1fdce556a29108ba77de4`) and is
no longer needed.
- **Expanded Santa profile deployment to all macOS hosts** on the
Workstations team. Both `santa-configuration.mobileconfig` and
`santa-rules.mobileconfig` were previously scoped only to the `"Santa
test devices"` label (4 specific Macs). Removed the `labels_include_any`
restriction so these profiles now install on all Macs in the
Workstations team.
- **Deleted the "Santa test devices" label entirely.** Removed the label
definition file (`santa-test-devices.yml`), its reference in
`default.yml`, and all remaining `labels_include_any` references to it
from the Santa software entry, install-santa-extension policy, and
collect-santa-denied-logs report.

## Changes

###
`it-and-security/lib/macos/configuration-profiles/santa-rules.mobileconfig`
- Removed the `BLOCKLIST` / `CDHASH` rule entry for WhatsApp.app
(identifier `54a8ec11bcea48a276b1fdce556a29108ba77de4`)
- The allowlist for North Pole Security (Team ID) and the test block
rule for BundleExample.app remain unchanged

### `it-and-security/fleets/workstations.yml`
- Removed `labels_include_any: ["Santa test devices"]` from the
`santa-configuration.mobileconfig` and `santa-rules.mobileconfig`
profile entries
- Removed `labels_include_any: ["Santa test devices"]` from the Santa
software entry
- All Santa-related profiles and software now apply to all macOS hosts
on the Workstations team

### `it-and-security/lib/all/labels/santa-test-devices.yml` (deleted)
- Removed the manual label definition for "Santa test devices"
(previously scoped to 4 specific Macs)

### `it-and-security/default.yml`
- Removed the label path reference to `santa-test-devices.yml`

### `it-and-security/lib/macos/policies/install-santa-extension.yml`
- Removed `labels_include_any: ["Santa test devices"]` so the policy
applies to all macOS hosts

### `it-and-security/lib/macos/reports/collect-santa-denied-logs.yml`
- Removed `labels_include_any: ["Santa test devices"]` so the report
applies to all macOS hosts

---

Built for [Allen
Houchins](https://fleetdm.slack.com/archives/D0AFASNBZMW/p1774320804143629?thread_ts=1774320368.198119&cid=D0AFASNBZMW)
by [Kilo for Slack](https://kilo.ai/features/slack-integration)

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-03-23 22:09:18 -05:00
..
1password-managed-settings.mobileconfig 1Password updates (#27058) 2025-03-12 09:54:14 -05:00
automatic-app-store-updates.mobileconfig Adding automatic App Store updates (#32265) 2025-08-25 12:45:24 -05:00
chrome-enrollment.mobileconfig Dogfood hiding secrets added via YAML (#25384) 2025-01-15 13:40:39 -06:00
date-time.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
disable-bluetooth-file-sharing.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
disable-content-caching.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
disable-guest-account.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
disable-guest-shares.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
disable-internet-sharing.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
disable-media-sharing.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
disable-safari-safefiles.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
enable-doh.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
enable-firewall-logging.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
enable-gatekeeper.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
enforce-library-validation.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
ensure-show-status-bar-is-enabled.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
firewall.mobileconfig Fix typos in firewall configuration profile (#39647) 2026-02-10 16:33:33 -06:00
fleet-okta-conditional-access.mobileconfig Pilot deployment of Okta Verify (#38646) 2026-01-28 16:24:21 -06:00
full-disk-access-for-fleetd.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
google-chrome-managed-bookmarks.mobileconfig Rename and update Go-To-Market groups to operations (#39187) 2026-02-03 12:37:27 -06:00
google-updater-background-task.mobileconfig Added configuration profile for Google Updater (#32729) 2025-09-08 12:10:03 -05:00
limit-ad-tracking.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
microsoft-autoupdate-settings.mobileconfig Added Microsoft AutoUpdate configuration profile and label (#33998) 2025-10-08 13:20:57 -05:00
misc.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
nudge-configuration.mobileconfig Update display names for 1Password, Slack, and Zoom (#39703) 2026-02-11 14:12:20 -06:00
okta-verify-settings.mobileconfig Pilot deployment of Okta Verify (#38646) 2026-01-28 16:24:21 -06:00
prevent-autologon.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
santa-configuration.mobileconfig Update santa-configuration.mobileconfig (#31956) 2025-08-14 22:52:22 -05:00
santa-rules.mobileconfig Remove WhatsApp block rule and deploy Santa profiles to all Workstations Macs (#42285) 2026-03-23 22:09:18 -05:00
secure-terminal-keyboard.mobileconfig Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00