From 3c0ba137987bcbd080b1f835ea8a70c4e725e33a Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 21 Jul 2025 11:55:03 -0400 Subject: [PATCH] CIS Benchmarks: remove version note from policies YAML (#31088) - @noahtalerman: It was out of date for Windows 11. We show the version in the READMEs. For example, here's the [Windows README](https://github.com/fleetdm/fleet/tree/main/ee/cis/win-11). --- ee/cis/macos-13/cis-policy-queries.yml | 1 - ee/cis/macos-14/cis-policy-queries.yml | 1 - ee/cis/macos-15/cis-policy-queries.yml | 1 - ee/cis/win-10/cis-policy-queries.yml | 1 - ee/cis/win-11/cis-policy-queries.yml | 1 - 5 files changed, 5 deletions(-) diff --git a/ee/cis/macos-13/cis-policy-queries.yml b/ee/cis/macos-13/cis-policy-queries.yml index 345d241fb7..c550599f15 100644 --- a/ee/cis/macos-13/cis-policy-queries.yml +++ b/ee/cis/macos-13/cis-policy-queries.yml @@ -1,5 +1,4 @@ --- -# The latest version of CIS Benchmarks for macOS as of November 2024 was used which was benchmark 3.0.0 for macOS 13 apiVersion: v1 kind: policy spec: diff --git a/ee/cis/macos-14/cis-policy-queries.yml b/ee/cis/macos-14/cis-policy-queries.yml index 8a93f15c7b..7e7376f3b1 100644 --- a/ee/cis/macos-14/cis-policy-queries.yml +++ b/ee/cis/macos-14/cis-policy-queries.yml @@ -1,5 +1,4 @@ --- -# The latest version of CIS Benchmarks for macOS as of November 2024 for macOS 14. apiVersion: v1 kind: policy spec: diff --git a/ee/cis/macos-15/cis-policy-queries.yml b/ee/cis/macos-15/cis-policy-queries.yml index 6c0c315344..05be486242 100644 --- a/ee/cis/macos-15/cis-policy-queries.yml +++ b/ee/cis/macos-15/cis-policy-queries.yml @@ -1,5 +1,4 @@ --- -# The latest version of CIS Benchmarks for macOS as of November 2024 for macOS 15. apiVersion: v1 kind: policy spec: diff --git a/ee/cis/win-10/cis-policy-queries.yml b/ee/cis/win-10/cis-policy-queries.yml index 682c587c6d..6320a63f77 100644 --- a/ee/cis/win-10/cis-policy-queries.yml +++ b/ee/cis/win-10/cis-policy-queries.yml @@ -1,5 +1,4 @@ --- -# The latest version of CIS Benchmarks for Windows 10 Enterprise is version 1.12.0 apiVersion: v1 kind: policy spec: diff --git a/ee/cis/win-11/cis-policy-queries.yml b/ee/cis/win-11/cis-policy-queries.yml index 182bdcdb97..b5f257cd9f 100644 --- a/ee/cis/win-11/cis-policy-queries.yml +++ b/ee/cis/win-11/cis-policy-queries.yml @@ -1,5 +1,4 @@ --- -# The latest version of CIS Benchmarks for Windows 11 Enterprise is version v3.0.0 - 02-22-2024 apiVersion: v1 kind: policy spec: