OpenSCAP ‐ Installation - mluchettii/github-wiki-mluchetti GitHub Wiki
Environment: Fedora Server 42
Installation
-
Use this command to install the OpenSCAP scanner on your Fedora system:
sudo dnf install openscap-scanner -
Next, install the SCAP security guide:
sudo dnf install scap-security-guide
This package provides us with DISA STIGs and other SCAP Security Guides (SSGs) that contain detailed security protocols designed to protect systems and networks from cybersecurity threats.