This update for scap-security-guide fixes the following issues:
This update ships the ComplianceAsCode build version 0.1.55+git
containing the following supported file:
- SCAP STIG automation for SUSE Linux Enterprise 12 (SUSE supplied, more rules added compared to 0.1.54)
- SCAP STIG automation for SUSE Linux Enterprise 15 (SUSE supplied, new, first rules added)
- CIS automation for SUSE Linux Enterprise 15 (community supplied)
It can be evaluated using "oscap" from "openscap-utils", e.g. by doing on SUSE Linux Enterprise 12:
- oscap xccdf eval --profile stig /usr/share/xml/scap/ssg/content/ssg-sle12-ds.xml
On SUSE Linux Enterprise 15:
- oscap xccdf eval --profile stig /usr/share/xml/scap/ssg/content/ssg-sle15-ds.xml
or the community supplied CIS on SUSE Linux Enterprise 15:
- oscap xccdf eval --profile cis /usr/share/xml/scap/ssg/content/ssg-sle15-ds.xml
More content will be added in future updates.
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Marcus Meissner (msmeissn)