oscapd-evaluate - OpenSCAP-daemon one-off non-daemonized
evaluator
oscapd-evaluate [-h] [-v] [--verbose]
{config,xml,spec,target-cpes,target-profiles,scan}
- {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.
Martin Preisler <mpreisle@redhat.com>