content
content copied to clipboard
Security automation content in SCAP, Bash, Ansible, and other formats
The oval check in file_groupownership_home_directories fails for SLE12 and SLE12. The rule.yml has followins check, which returns the following on my test system. ec2-user@ip-10-0-0-226:~> ls -ld $(awk -F: '($3>=1000)&&($7 !~...
#### Description: - Resubmitting #8726 with: - 2 more test scenarios for hidden and missing config files. - A small change in OVAL to ignore hidden config files. #### Rationale:...
#### Description: Implements an auditd rule for create_module, which is checked for by DISA STIG. #### Rationale: - Upstream DISA check satisfying CCI-000172
#### Description of problem: Rule sysctl_net_ipv4_conf_all_forwarding fails after Ansible remediation in the xccdf_org.ssgproject.content_profile_stig_gui profile Ansible remediation test. #### SCAP Security Guide Version: current upstream as of 2022-08-06 as of HEAD...
#### Description: We used to have two rules that were checking for the cluster being installed in FIPS mode, one was checking for an MC called 99-master-fips and was used...
#### Description: This commit changes the `table-${PRODUCT}-${STIG_PROFILE}-testinfo.html` files generator to use the `ssg-${PRODUCT}-xccdf-1.2.xml` instead of `ssg-${PRODUCT}-xccdf.xml` as an input. #### Rationale: This reduces our dependency on XCCDF 1.1 so it...
#### Description: Update `profile_tool.py` to support also SCAP source data streams and change upstream test `missing-references` to consume data stream. For more details, please read commit message of every commit....
#### Description: - Enable SLE12,SLE15 platforms for mount_option_opt_nosuid/noexec,mount_option_var_log_nosuid/noexec,mount_option_var_noexec/nosuid rules - Enable SLE12 platform for mount_option_boot_nosuid,mount_option_home_noexec,mount_option_nodev_nonroot_local_partitions,mount_option_boot_noexec - Add SLES CCE ids for mount_option_tmp and mount_option_var_tm
#### Description: We will use `ssg-${PRODUCT}-xccdf-1.2.xml` to generate `table-${PRODUCT}-stig.html`. Note that the `stig_overlay.xml` file remains in the XCCDF 1.1 namespace, but the temporary internal file `unlinked-stig-xccdf.xml` will now be in...