1scap-workbench(8) System Administration Utilities scap-workbench(8)
2
3
4
6 scap-workbench - GUI tool for systems compliance evaluation
7
8
10 scap-workbench [options] [XCCDF_FILE]
11
12
14 SCAP Workbench is GUI tool for security compliance checking. Compliance
15 can be described with SCAP standards - XCCDF and OVAL.
16
17 This tool enables users to:
18 * evaluate local and/or remote machines using SCAP content
19 (scanning)
20 * perform remediation on both local and remote machines (reme‐
21 diation)
22 * adjust XCCDF scanning profiles (tailoring)
23 * generate Bash scripts and Ansible playbooks
24
25
27 --help Shows help.
28
29 --version
30 Displays version information.
31
32 --skip-valid
33 If this option is provided openscap validation will not be per‐
34 formed. This is recommended only for advanced users and may
35 cause OpenSCAP or SCAP Workbench to crash!
36
37 --tailoring TAILORING_FILE
38 Opens the given tailoring (customization) file after the given
39 XCCDF or SDS file is loaded.
40
41 XCCDF_FILE
42 If this parameter is provided the scanner will immediately open
43 given XCCDF or source datastream (SDS) file after it starts.
44
45
47 SCAP content is provided by the OpenSCAP project in the scap-secu‐
48 rity-guide package.
49
50 Other sources of SCAP content are:
51
52 National Vulnerability Database -
53 http://web.nvd.nist.gov/view/ncp/repository
54
55 Red Hat content repository - http://www.redhat.com/security/data/oval/
56
57
59 Martin Preisler <mpreisle@redhat.com>
60
61
63 SCAP Workbench uses the OpenSCAP library, see http://www.open-scap.org
64
65
67 oscap(8)
68
69
70
71Red Hat October 2018 scap-workbench(8)