content
content copied to clipboard
Security automation content in SCAP, Bash, Ansible, and other formats
#### Description: - _Some rules based on the template pam_options are updated to support SUSE SLE Micro STIG_ #### Rationale: - The next rules need this update: - cracklib_accounts_password_pam_ucredit -...
#### Description: - _Package updated related to openssh to support new product SUSE SLEM_ #### Rationale: - The following packages are updated: - package_openssh-server_installed - service_sshd_enabled
The following ciphers are all supported with TLS v1.3, but we weren't checking for them in the OpenShift ingress controller configuration: - TLS_AES_128_GCM_SHA256 - TLS_AES_256_GCM_SHA384 - TLS_CHACHA20_POLY1305_SHA256 This commit updates...
#### Description: Updated Ansible remediation Add 'variables' clause and OL9 platform in header of the following tests stig_correct.pass.sh stig_correct_commented.fail.sh stig_correct_followed_by_incorrect_commented.pass.sh stig_empty_file.fail.sh stig_empty_policy.fail.sh stig_incorrect_followed_by_correct_commented.fail.sh stig_incorrect_policy.fail.sh stig_missing_file.fail.sh #### Rationale: In the task...
#### Description of problem: "User Initialization Files Must Be Owned By the Primary User" failing for no reason on Ubuntu 22.04 LTS. #### SCAP Security Guide Version: 0.1.74 #### Operating...
#### Description of problem: https://github.com/linux-audit/audit-userspace/commit/614f7d1f4755ec24927b2613c0919110fb7acc37 brought it new changes to the example watcher rules shipped in RHEL RPMs, we should probably update our contents in `linux_os/guide/auditing/**/rule.yml` to match the updated...
#### Description: - Fix UBTU-20-010066 - Add Ansible remediation for ubuntu - Fix OVAL Definition to regex check for a semicolon ; (smartcard_configure_crl) Original PR: https://github.com/ComplianceAsCode/content/pull/11078 #### Rationale: - Part...
#### Description: Notes / Rules for BSI APP4.4.A19 Rationale: #### Rationale: As we have multiple customers asking for a BSI profile to be included in the compliance-operator, we are contributing...
#### Description: - The remediation was modified to enable the banner also in `greeter.dconf-defaults` and not only in the dconf database, specifically for Ubuntu products. - This is to be...
#### Description: - This commit will update Ubuntu 20.04 DISA Manual STIG from v1r9 to v1r12. #### Rationale: - Part of Ubuntu 20.04 DISA STIG v1r12 profile upgrade #### Review...