OpenSCAP ‐ Installation - mluchettii/github-wiki-mluchetti GitHub Wiki

Environment: Fedora Server 42

Installation

  1. Use this command to install the OpenSCAP scanner on your Fedora system:

    sudo dnf install openscap-scanner

  2. 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.