Hi,
I've been running the ssh-baseline for sometime and recently ran the CentOS 7 CIS-1 baseline and the xccdf_org.cisecurity.benchmarks_rule_5.2.3_Ensure_SSH_LogLevel_is_set_to_INFO control fails:
× xccdf_org.cisecurity.benchmarks_rule_5.2.3_Ensure_SSH_LogLevel_is_set_to_INFO: Ensure SSH LogLevel is set to INFO
× SSHD Configuration LogLevel should eq "INFO"
expected: "INFO"
got: "VERBOSE"
(compared using ==)
This baseline recommends setting it to VERBOSE; should sshd-13 be updated to check for INFO instead?
Stephen