From aaea8352de3a8b18fa48808dfa4d6cbd69522197 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 19 Jun 2025 16:33:29 +0100 Subject: [PATCH] updated Signed-off-by: Mark Bolwell --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7542aa1..492516a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Changes to rhel9CIS +## Based on CIS v2.0.0 + +Update to audit_only to allow fetching results +resolved false warning for fetch audit + ## 2.0.1 - Based on CIS v2.0.0 - Thanks to @polski-g several issues and improvements added