scap-workbench - Man Page
GUI tool for systems compliance evaluation
Synopsis
scap-workbench [options] [XCCDF_FILE]
Description
SCAP Workbench is GUI tool for security compliance checking. Compliance can be described with SCAP standards - XCCDF and OVAL.
This tool enables users to:
- evaluate local and/or remote machines using SCAP content (scanning)
- perform remediation on both local and remote machines (remediation)
- adjust XCCDF scanning profiles (tailoring)
- generate Bash scripts and Ansible playbooks
Options
- --help
Shows help.
- --version
Displays version information.
- --skip-valid
If this option is provided openscap validation will not be performed. This is recommended only for advanced users and may cause OpenSCAP or SCAP Workbench to crash!
- --tailoring TAILORING_FILE
Opens the given tailoring (customization) file after the given XCCDF or SDS file is loaded.
- XCCDF_FILE
If this parameter is provided the scanner will immediately open given XCCDF or source datastream (SDS) file after it starts.
Scap Content
SCAP content is provided by the OpenSCAP project in the scap-security-guide package.
Other sources of SCAP content are:
National Vulnerability Database - http://web.nvd.nist.gov/view/ncp/repository
Red Hat content repository - http://www.redhat.com/security/data/oval/
Authors
Martin Preisler <mpreisle@redhat.com>
Notes
SCAP Workbench uses the OpenSCAP library, see http://www.open-scap.org