From 01034efc3f559857e42e773f651754c880f29055 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:00:50 -0500 Subject: [PATCH] CIS Benchmarks guide: macOS 15 is supported (#24527) CIS Benchmarks for macOS 15 were added in this user story: #23611 --- articles/cis-benchmarks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/cis-benchmarks.md b/articles/cis-benchmarks.md index 905d62efba..5a0288eb8e 100644 --- a/articles/cis-benchmarks.md +++ b/articles/cis-benchmarks.md @@ -8,6 +8,7 @@ For more information about CIS Benchmarks check out [Center for Internet Securit Fleet has implemented native support for CIS Benchmarks for the following platforms: - macOS 13.0 Ventura - macOS 14.0 Sonoma +- macOS 15.0 Sequoia - Windows 10 Enterprise - Windows 11 Enterprise @@ -103,6 +104,7 @@ Certain benchmarks cannot be automated by a policy in Fleet. For a list of speci - [macOS 13.0 Ventura](https://github.com/fleetdm/fleet/blob/main/ee/cis/macos-13/README.md) - [macOS 14.0 Sonoma](https://github.com/fleetdm/fleet/blob/main/ee/cis/macos-14/README.md) +- [macos 15.0 Sequoia](https://github.com/fleetdm/fleet/blob/main/ee/cis/macos-15/README.md) - [Windows 10 Enterprise](https://github.com/fleetdm/fleet/blob/main/ee/cis/win-10/README.md) - [Windows 11 Enterprise](https://github.com/fleetdm/fleet/blob/main/ee/cis/win-11/README.md)