OSCAP/OVAL reporting
Security Content Automation Protocol (SCAP) andOpen Vulnerability and Assessment Language (OVAL®) Reporting script. This script will generate the SCAP and OVAL reports to use as a guideline to secure and harden your systems.
This script is currently written to support CentOS 7 only at this time. The script can be modified to accommodate other Linux distributions and releases.
oscapOvalReporting.sh [OPTION]... [FILE]
-d, --destination... [FILE]
Destination directory for the output reports. Otherwise reports will be created in the current directory.
-h, --help
Display this help and exit."
-s, --spacewalk
Install Spacewalk OSCAP packages if not installed already. This allows users to run OSCAP reports directly in Spacewalk. See Spacewalk documentation for more details (https://github.com/spacewalkproject/spacewalk/wiki/Scap)
-v, --verbose
Show all output to standard out.