content
content copied to clipboard
Security automation content in SCAP, Bash, Ansible, and other formats
#### Share the context I want to check if sysctl is configured properly: I have a default config provided by the vendor (```/usr/lib/sysctl.d/...conf```). The values get overwritten by parameters saved...
- **Add parameter for obsolete sshd configuration options** - **Only check ssh protocol if openssh < 7.0** - **Only check UsePrivilegeSeparation if openssh < 7.5**
#### Description: - Helper script that triggers a refresh of the RHEL roles in the ansible galaxy.
#### Description: - Atex workflow PR coming from a ComplianceAsCode branch, which should be able to use the secrets accordingly as we are not leaking them. Related to: https://github.com/ComplianceAsCode/content/pull/14203
#### Description of problem: Since version [1.4.3](https://github.com/OpenSCAP/openscap/releases/tag/1.4.3), OpenSCAP's dpkg probe is able to handle virtual packages. This causes an issue with the [package_rsh_removed](https://github.com/ComplianceAsCode/content/blob/master/linux_os/guide/services/obsolete/r_services/package_rsh_removed/rule.yml) rule. The [package_rsh_removed](https://github.com/ComplianceAsCode/content/blob/master/linux_os/guide/services/obsolete/r_services/package_rsh_removed/rule.yml) rule checks for the...
#### Description: This PR adds the ability to configure the cipher suites for the different components in OCP It also adds remediations / makes them configurable and fixes some minor...
#### Description of problem: Sometimes, when remediating the rule, the system fails to reboot with ``` [ 5.330253] systemd[1]: Mounting /efi... [ 5.655505] FAT-fs (xvda2): Unrecognized mount option "fd=48" or...
#### Description of problem: Some rules don't respect the `ocp4-hypershift-cluster` and `ocp4-hypershift-namespace-prefix` variables, so they scan the management cluster and not the guest one, thus produce incorrect results. List of...
#### Description of problem: While running the remediate command on a Rocky Linux 9 machine using the CIS Server Level 1 profile (xccdf_org.ssgproject.content_profile_cis_server_l1), the following rules fail during the first...
#### Description: - Show CCE identifiers in the HTML rendered control files. #### Rationale: - CCE are good to uniquely identify rules. - Supersedes #13890 #### Review Hints: - ./build_product...