content
content copied to clipboard
Security automation content in SCAP, Bash, Ansible, and other formats
#### Description of problem: For the context, I am new to `OpenSCAP`. I successfully ran on a Debian 12 (Bookworm) system an `oscap oval eval` using the definitions found at...
#### Description: - modify RHEL 7 and 8 STIG profile and use the file_permission_user_init_files_root rule instead of file_permission_user_init_files - also add appropriate variable so that all dot files are examined...
#### Description of problem: The content is misaligned with an external (third party) content that targets the same policy - typically, this means that a system hardened by our content...
This pr removes `api_server_insecure_port` and `api_server_api_priority_gate_enabled` from any of the OCP profiles because we no longer support those applicable OCP versions.
Image Pruner Rule has inconsistent ocil text #### Description: The text in the image pruner rule is inaccurate. #### Rationale: - _Rationale here. Replace this text. Don't use the italics...
Add this workflow so we can test ocp4 content can be parsed on each PR
https://github.com/ComplianceAsCode/content/blob/59013f66872e02613ba822587d7c5d57ba92cd9e/linux_os/guide/system/permissions/restrictions/sysctl_kernel_core_pattern_empty_string/bash/shared.sh#L15 This clobbers the symlink and ruins everything!
#### Description: Update ansible_playbook_to_role util for RHEL 9 Switch default branch from master to main Remove unsupported characters in role names during conversion process; i.e [ and ] #### Rationale:...
#### Description of problem: This issue replaces the old #11136. Currently this rule is not dependent on network-manager anymore as seen on PR #11886 and a Ubuntu specific Ansible is...
#### Description of problem: When the network sniffer disabling task runs in the RHEL8 playbook it fails when it encounters a VLAN atop a bonded interface (i.e. `bond.70@bond0`) due to...