Skip to content

Releases: ansible-lockdown/RHEL8-CIS

Final Benchmark 1.0.0 Release

12 Jul 19:58
f23bfd3
Compare
Choose a tag to compare
  • CIS Version: 1.0.0 9-30-2019

Issues Addressed:

  • #84 - Error with 4.1.1.3/4.1.1.4
  • #87 - Error with rhel8cis_rule_6_1_1
  • #90 - Section 2.2.12 error "Could not find the requested service nfs: host" for NFS service
  • #92 - CIS rules broken that use replace module
  • #93 - 1.3.2 and 1.3.3 are not idempotent (conflicting check/result)
  • #94 - 5.2.3 and 5.2.4 are not idempotent (use of command module)
  • #101 - Unresolved merge conflict in section6/cis_6.1.x.yml
  • #102 - 2.2.2 | PATCH | Ensure X Window System is not installed | remove packages if found
  • #104 - SCORED | 5.4.1 | PATCH | Ensure password creation requirements are configured | Set pwquality config settings
  • #111 - item 6.2.7 failes with template error
  • #112 - Unsupported parameters for (lineinfile) module: block, marker
  • #113 - 5.7 ability to use sugroup if defined
  • #119 - Add the ability to select CIS Levels

Enhancements:

  • Linting for Galaxy

Version 1.2.0 Release

01 Feb 18:13
f37b8c1
Compare
Choose a tag to compare

CIS Version: 1.0.0 9-30-2019
Fixed minor issues and significant layout changes

Edit: Original version release Apr. 2, 2021

Minor Fixes

01 Feb 18:11
9165895
Compare
Choose a tag to compare

Fixed #73 - Unused prelim code for 6.2.8 has incorrect bash expansion
Fixed #72 - There are two implementations 2.2.17 rule

Edit: Original version release date Dec. 12, 2020

Various Minor Fixes

01 Feb 18:09
ab52c71
Compare
Choose a tag to compare

This release addresses the issues below
#55 - README refers to non-exstinent reference benchmark
#57 - 1.2.2 recommendation depends rhel8cis_rule_1_2_5 switch
#58 - Rules 2.2.1.2 and 2.2.1.3 repeat each other
#61 - Variable not defined in parse_etc_password
#65 - Mismatch between 4.1.12 and 4.1.13 rules
#66 - 5.2.20 recommendation depends rhel8cis_rule_5_2_19 switch
#67 - 5.4.5 and 5.5.3 duplicates each other

Edit: original version release date April 4, 2020

Initial Release

01 Feb 18:07
f0fc48c
Compare
Choose a tag to compare

RHEL 8 CIS Role