Provided by: openscap-daemon_0.1.8-1_all 

NAME
oscapd-evaluate - 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>
Red Hat March 2016 OSCAPD-EVALUATE(8)