Enable Apple hardware attestation for workstations (#44860)

Set apple_require_hardware_attestation: true in
it-and-security/fleets/workstations.yml under controls to require
hardware-backed attestation for Apple devices. This strengthens security
for managed macOS workstations by enforcing hardware attestation checks.
This commit is contained in:
Allen Houchins
2026-05-06 13:04:07 -05:00
committed by GitHub
parent 26a8345c05
commit bfb6f3b010
+1
View File
@@ -87,6 +87,7 @@ reports:
- path: ./lib/macos/reports/detect-apns-certificate.yml
- path: ./lib/macos/reports/collect-xprotect-reports.yml
controls:
apple_require_hardware_attestation: true
enable_disk_encryption: true
macos_migration:
enable: true