oscapd-evaluate - Man Page
OpenSCAP-daemon one-off non-daemonized evaluator
Synopsis
oscapd-evaluate [-h] [-v] [--verbose] {config,xml,spec,target-cpes,target-profiles,scan}
positional arguments
{config,xml,spec,target-cpes,target-profiles,scan}
- config
Generate default config file for oscapd and oscapd-evaluate.
- xml
Evaluates Evaluation Spec from given XML input.
- spec
Constructs Evaluation Spec from given parameters and evaluates it or outputs its XML.
- target-cpes
Detects CPEs of given target.
- target-profiles
Detects configuration compliance profiles from SCAP Security Guide applicable on given target.
- scan
Performs CVE scan and/or configuration compliance evaluation of given targets. Outputs raw XML results and a summary JSON output.
optional arguments
- -h, ā--help
show this help message and exit
- -v, ā--version
show program's version number and exit
- --verbose
Show debugging logging messages.
Authors
Martin Preisler <mpreisle@redhat.com>
Info
March 2016 Red Hat System Administration Utilities