A utility for automated OpenSCAP reporting.
A utility for developer workstations that provides lightweight, automated OpenSCAP scanning and report aggregation.
From the root of the project:
sudo dnf install python3-wheel python3 setup.py bdist_rpm
The RPMs will appear in ./dist/
.
- OpenSCAP Daemon: a daemon for recurring scans, local and remote
- Foreman OpenSCAP: a plugin for The Foreman for managing OpenSCAP policy, scans, and report aggregation
- SCAPtimony: a deprecated server application for report aggegation and storage
This project has been set up using PyScaffold 3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.