Scroll to navigation

OSCAPD-EVALUATE(8) System Administration Utilities OSCAPD-EVALUATE(8)

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}
Generate default config file for oscapd and oscapd-evaluate.
Evaluates Evaluation Spec from given XML input.
Constructs Evaluation Spec from given parameters and evaluates it or outputs its XML.
Detects CPEs of given target.
Detects configuration compliance profiles from SCAP Security Guide applicable on given target.
Performs CVE scan and/or configuration compliance evaluation of given targets. Outputs raw XML results and a summary JSON output.

optional arguments:

show this help message and exit
show program's version number and exit
Show debugging logging messages.

AUTHORS

Martin Preisler <mpreisle@redhat.com>
March 2016 Red Hat