Merge branch 'devel' into audit_only_fetch

Signed-off-by: uk-bolly <mark.bollyuk@gmail.com>
This commit is contained in:
uk-bolly 2025-06-20 11:21:28 +02:00 committed by GitHub
commit 055cb35603
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 33 additions and 28 deletions

View file

@ -6,6 +6,14 @@ Update to audit_only to allow fetching results
resolved false warning for fetch audit
fix root user check
## 2.0.1 - Based on CIS v2.0.0
- Thanks to @polski-g several issues and improvements added
- Improved testing for 50-redhat.conf for ssh
- 5.1.x regexp improvements
- Improved root password check
- egrep command changed to grep -E
## 2.0.0 - Based on CIS v2.0.0
- #322, #325 - thanks to @mindrb