From 842c258d7cd405081e1f9697da3314f39622541a Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 4 Apr 2024 16:54:16 -0400 Subject: [PATCH] Update workstations-canary.yml (#18051) - Remove "chromeOS/macOS - Screenlock enabled" --- it-and-security/teams/workstations-canary.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/it-and-security/teams/workstations-canary.yml b/it-and-security/teams/workstations-canary.yml index 22bb5fe7be..1ace8e43cf 100644 --- a/it-and-security/teams/workstations-canary.yml +++ b/it-and-security/teams/workstations-canary.yml @@ -100,12 +100,6 @@ policies: - path: ../lib/macos-device-health.policies.yml - path: ../lib/windows-device-health.policies.yml - path: ../lib/linux-device-health.policies.yml - - name: chromeOS/macOS - Screenlock enabled - query: SELECT 1 FROM screenlock WHERE enabled = 1; - critical: false - description: "" - resolution: "" - platform: darwin,chrome queries: - path: ../lib/collect-failed-login-attempts.queries.yml - path: ../lib/collect-usb-devices.queries.yml