content
content copied to clipboard
Security automation content in SCAP, Bash, Ansible, and other formats
Description: Notes / Rules for BSI APP4.4.A17 Rationale: As we have multiple customers asking for a BSI profile to be included in the compliance-operator, we are contributing a profile. To...
Description: Notes / Rules for BSI APP4.4.A17 Rationale: As we have multiple customers asking for a BSI profile to be included in the compliance-operator, we are contributing a profile. To...
#### Description: To check against BSI APP4.4.A14 this PR adds a new rule master_taint_noschedule. This rule checks, if the masters taint is set on master nodes. As we never know...
#### Description: This PR implements mostly notes and reuses some existing rules. #### Rationale: Customer asked for BSI Profile #### Review Hints: Currently the build is broken due to reference_type...
#### Description of problem: ANSSI BP28 - R28 Misalignments in RHEL 9 Profile #### Details: This content is not aligned with content from [CONFIGURATION RECOMMENDATIONS OF A GNU/LINUX SYSTEM](https://cyber.gouv.fr/sites/default/files/document/linux_configuration-en-v2.pdf) The...
#### Description of problem: ``` oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_ospp --progress --report remediation.html --remediate remediation-ds.xml ``` results in a system that boots, but when I try to ssh into it,...
#### Description of problem: The kickstart remediations provide a way a way to enable and disable systemd services but we don't have a way to enable and disable systemd sockets...
#### Description of problem: Rule accounts_password_pam_retry fails after kickstart installation of RHEL 9.4 with STIG profile and various other profiles. #### SCAP Security Guide Version: current upstream master branch as...
#### Description of problem: Rule firewalld_sshd_port_enabled fails after kickstart installation of RHEL 9.4 with STIG profile and various other profiles. First problem is that the rule doesn't have a kickstart...
#### Share the context RHEL (and other distros) by default use UUIDs to identify partitions and disks `/etc/fstab` this allows the system to be resilient and able to adapt to...