4
0
Fork 0

ChangeLog versioning fix

Signed-off-by: Frederick Witty <frederickw@mindpointgroup.com>
This commit is contained in:
Frederick Witty 2025-06-27 11:15:19 -04:00
parent 23338ccd31
commit ac276f34fc
No known key found for this signature in database
GPG key ID: D29987C25A47D813

View file

@ -1,13 +1,13 @@
# Changes to rhel9CIS # Changes to rhel9CIS
## 2.0.1 - Based on CIS v2.0.0 ## 2.0.2 - Based on CIS v2.0.0
- Update to audit_only to allow fetching results - Update to audit_only to allow fetching results
- resolved false warning for fetch audit - resolved false warning for fetch audit
- fix root user check - fix root user check
- Improved documentation and variable compilation for crypto policies - Improved documentation and variable compilation for crypto policies
- Addresses #318 - Thank you @kodebach & @bgro - Addresses #318 - Thank you @kodebach & @bgro
- Improved logic for 5.2.4 to exclude rhel9cis_sudoers_exclude_nopasswd_list in pre-check task/main.yml - Improved logic for 5.2.4 to exclude rhel9cis_sudoers_exclude_nopasswd_list in pre-check tasks/main.yml
## 2.0.1 - Based on CIS v2.0.0 ## 2.0.1 - Based on CIS v2.0.0