content
content copied to clipboard
Security automation content in SCAP, Bash, Ansible, and other formats
#### Description of problem: The current ansible_playbook_to_role.py utility does not include support for converting RHEL 9 playbooks to roles. Utility needs to be updated to support the new RHEL 9...
#### Description of problem: With the profile : xccdf_org.ssgproject.content_profile_anssi_np_nt28_high on a Debian12 i have two rules failed : - Ensure syslog-ng is Installed - Enable syslog-ng Service So i installed...
#### Description: Remove remediations for security_patches_up_to_date #### Rationale: Part of removing this rule from various profiles.
#### Description: - Only check whether the ufw is active after ufw service is enable instead of configuring the ufw. #### Rationale: - Ensure ongoing compliance with remote access policies...
#### Description: This PR makes some improvements in `set_nftables_table`: - Adopt variables also in rule description - Include warning about check and remediation only in run-time - Make Bash remediation...
#### Description: This change will stop building the -ds-1.2.xml data streams. These data streams are marked as SCAP 1.2 data streams, but they aren't SCAP 1.2 compatible, because they contain...
#### Description of problem: The DISA STIG item UBTU-20-010038 says that "The Ubuntu operating system must display the Standard Mandatory DoD Notice and Consent Banner before granting any local or...
#### Description of problem: Some policies require a separate partition for `/tmp` but when this is not required and `/tmp` uses a `tmpfs` file system, the mount point will be...
#### Share the context Utilities were added to the content repository to create OSCAL Component definitions from the compliance data stored in YAML. This allows user/devs to create OSCAL Component...
#### Description of problem: I am trying to harden UBI 8 base images using the openscap tool. The scanner has a rule: xccdf_org.ssgproject.content_rule_network_configure_name_resolution which checks the /etc/resolv.conf file for multiple...