diff --git a/it-and-security/default.yml b/it-and-security/default.yml index 36edde9c74..c94732459b 100644 --- a/it-and-security/default.yml +++ b/it-and-security/default.yml @@ -42,7 +42,7 @@ org_settings: contact_url: https://fleetdm.com/company/contact org_logo_url: "" org_logo_url_light_background: "" - org_name: Fleet Device Management + org_name: Fleet secrets: - secret: $DOGFOOD_GLOBAL_ENROLL_SECRET server_settings: diff --git a/it-and-security/teams/workstations.yml b/it-and-security/teams/workstations.yml index 3cd7b854f0..148d952bd3 100644 --- a/it-and-security/teams/workstations.yml +++ b/it-and-security/teams/workstations.yml @@ -65,8 +65,8 @@ policies: query: SELECT 1 FROM os_version WHERE major = '14' AND minor = '5'; # patch query: SELECT 1 FROM os_version WHERE major = "14" AND minor = "5" AND patch >= "1"; critical: false - description: This policy check if macOS version is most recent version available. - resolution: From the Apple menu, select System Settings. Navigate to General > Software Update. + description: Using an outdated macOS version risks exposure to security vulnerabilities and potential system instability. + resolution: We will update your macOS to the latest version. platform: darwin calendar_events_enabled: true queries: