diff --git a/Changelog.md b/Changelog.md index 18369bf..65f05f8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,8 @@ Jan-2023 release - Lint file updates and improvements +- auditd now shows diff ater initial template added +- many control rewritten - Many controls moved ID references - Audit updates aligned - Command warn arg removed @@ -15,7 +17,7 @@ Jan-2023 release - fqcn added to all controls - some controls rewritten using module rather than shell - typo fixes from rhel_08 inheritance -- workfolw update for 5.6.6 to set random root password to allow for testing +- workflow update for 5.6.6 to set random root password to allow for testing - incorporates issues - #23 - #24 diff --git a/README.md b/README.md index fc0376e..67fc2dc 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Below is an example of the tag section from a control within this role. Using th ### Known Issues -CIS 1.2.4 - repo_gpgcheck is not carried out for RedHat hosts as the default repos do not have this function. Rocky and Alma not affected. +CIS 1.2.4 - repo_gpgcheck is not carried out for RedHat hosts as the default repos do not have this function. This also affect EPEL(not covered by var). + - Rocky and Alma not affected. Variable used to unset. rhel9cis_rhel_default_repo: true # to be set to false if using repo that does have this ability