Jan Černý
Jan Černý
I thinkt that the Ansible Tasks for the rule mount_option_boot_nosuid are in conflict with Ansible Task remediating rule mount_option_nodev_nonroot_local_partitions which is executed after them. I have done an experiment in...
@rhmdnd @Vincent056 Any volunteers? @yuumasato You'll probably have to rebase this to resolve the CI checks.
IIUC using `/bin/false` will also prevent the user from login but `/sbin/nologin` will also display a message to the user that tries to login. I would say that for system...
@Mab879 This isn't the right fix, there are products that still actively use the rule security_patches_up_to_date, for example Oracle, SLES, Ubuntu. You can find them by looking for `oval_feed_url` variable....
@marcusburghardt > Besides the comments in specific files, the remediation for rule rsyslog_cron_logging is not working when the /etc/rsyslog.conf file is deleted, more specifically in the test scenario no_rsyslog_file.fail.sh. After...
I have changed and renamed the test scenario no_rsyslog_file.fail.sh. I have changed occurrences to RainerScript.
I wonder how the counts are computed. If I run your tool I for example see that `accounts_password_pam_minlen` is used 15 times, but when I run this command I get...