forked from pool/openscap
Marcus Meissner
1c3e9a59b1
- Update to 0.8.1 - introduce Script Check Engine - Added an OVAL Directives schema to allow for a tool to supply a set of directives to more easily specify desired results content. - Enhanced OVAL Results directives to allow for more flexibility in allowed results content - added new OVAL objects(all OVAL 5.8 objects are covered now) - update dpkgprobe - all issues reported by coverity are fixed - add capability to export OVAL Variables from XCCDF - added cvss score calculator from vector OBS-URL: https://build.opensuse.org/request/show/107462 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=21
12 lines
407 B
Plaintext
12 lines
407 B
Plaintext
## Path: System/Security
|
|
## Description: oscap-scan command line options
|
|
|
|
## Type: string
|
|
## Default: ""
|
|
## ServiceRestart: oscap-scan
|
|
#
|
|
# oscap-scan command line options
|
|
# Example: OPTIONS="-q xccdf eval --profile F14-Desktop --report /var/log/oscap-scan-log.html --results /var/log/oscap-scan-log.xml /usr/share/openscap/scap-xccdf.xml"
|
|
#
|
|
OPTIONS=""
|