第20章 Security
The following chapters contain the most notable changes to security between RHEL 9 and RHEL 10.
20.1. Security compliance changes リンクのコピーリンクがクリップボードにコピーされました!
Installation hardening with OSCAP Anaconda Addon removed
The oscap-anaconda-addon package has been removed. As a consequence, the RHEL 10 installer no longer provides the Security Policy spoke and installation hardening. RHEL 10 introduces a more flexible and customizable approach to hardening systems by using Anaconda and Kickstart in addition to the already existing Image Builder option. For more information, see Creating pre-hardened images with RHEL image builder OpenSCAP integration.
OpenSCAP
The new version 1.4.x of the OpenSCAP scanner is provided in RHEL 10. The most important changes are the following:
-
The
openscappackage no longer provides theopenscap-develsubpackage for thelibopenscaplibrary, which is now an internal library without public API and any guarantee for backward compatibility. Theopenscappackage is provided with no guarantee of ABI and API compatibility. The following
dssubmodules that provide data stream composing functions have been removed from theoscaptool:-
sds-compose -
sds-add -
sds-split -
rds-create -
rds-split
-
The following incomplete modules have been removed:
-
cve -
cvss -
cvrf
-
The following deprecated command-line options have been removed:
-
--template -
--oval-template -
--sce-template -
--skip-validis removed and is replaced by--skip-validation
-
- New Kickstart remediation type was added.
-
The
autotailortool now can produce XCCDF tailoring files based on JSON Tailoring.
SCAP Workbench
The scap-workbench package with the SCAP Workbench GUI utility has been removed. As alternatives, you can use the oscap and autotailor command-line tools or Red Hat Lightspeed for both tailoring and scanning. For more information, see Managing SCAP security policies in the Red Hat Lightspeed compliance service.
SCAP Security Guide
The scap-security-guide package does not contain the following profiles:
- Protection Profile for General Purpose Operating Systems (OSPP)
- Centro Criptológico Nacional (CCN) - Basic
- Centro Criptológico Nacional (CCN) - Intermediate
For the complete list of profiles supported in RHEL 10, see SCAP security profiles supported in RHEL 10.