Skip to content

Conversation

rbthomp
Copy link
Contributor

@rbthomp rbthomp commented Aug 15, 2019

Make adjustments for correct detection on:
CIS-1.2.3
CIS-4.2.1.3
CIS-5.1.8
CIS-2.2.1.2

Moved to blacklist and corrected to properly detect if gpgcheck=0 on all *.repo files.
Renamed CIS-1.2.2 to CIS-1.2.3 to match V2.2.0
Update CIS-4.2.1.3 to properly search all possible *.conf files for $FileCreateMode 0640
CIS-5.1.8 wants to verify both cron.deny and at.deny don't exist. Need to add `match_on_file_missing: True` so the check will pass if the files don't exist.
CIS-5.1.4 mode can be more restrictive than 700 or example 600. Modifying to allow for that.
The service can be defined to run as ntp:ntp in /usr/lib/systemd/system/ntpd.d.service or /etc/sysconf/ntpd.
Corrected to look for ntp:ntp in ether file.
Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant