1
- .TH scap-workbench "8" "Sep 2013 " "Red Hat" "System Administration Utilities"
1
+ .TH scap-workbench "8" "October 2018 " "Red Hat" "System Administration Utilities"
2
2
3
3
.SH NAME
4
4
scap\- workbench \- GUI tool for systems compliance evaluation
5
5
6
6
.SH SYNOPSIS
7
- \fB scap \- workbench \fR [\-\- skip \- valid ] [\fI XCCDF_FILE \fR ]
7
+ \fB scap \- workbench \fR [options ] [\fI XCCDF_FILE \fR ]
8
8
9
9
.SH DESCRIPTION
10
10
SCAP Workbench is GUI tool for security compliance checking. Compliance can be
@@ -15,30 +15,36 @@ This tool enables users to:
15
15
* evaluate local and/or remote machines using SCAP content \fB (scanning) \fR
16
16
* perform remediation on both local and remote machines \fB (remediation) \fR
17
17
* adjust XCCDF scanning profiles \fB (tailoring) \fR
18
+ * generate Bash scripts and Ansible playbooks
18
19
19
20
.SH OPTIONS
20
21
.TP
22
+ \fB \-\- help
23
+ Shows help.
24
+ .TP
25
+ \fB \-\- version \fR
26
+ Displays version information.
27
+ .TP
21
28
\fB \-\- skip \- valid \fR
22
29
If this option is provided openscap validation will not be performed.
23
30
This is recommended only for advanced users and may cause OpenSCAP or SCAP Workbench
24
31
to crash!
25
32
.TP
33
+ \fB \-\- tailoring TAILORING_FILE
34
+ Opens the given tailoring (customization) file after the given XCCDF or SDS file is loaded.
35
+ .TP
26
36
\fB XCCDF_FILE \fR
27
37
If this parameter is provided the scanner will immediately open given XCCDF or
28
38
source datastream (SDS) file after it starts.
29
39
30
40
.SH SCAP CONTENT
31
- Sample content is provided by the OpenSCAP project ( in the \fB openscap \- content \ fR package) .
41
+ SCAP content is provided by the OpenSCAP project in the \fB scap \- security \- guide \ fR package.
32
42
33
43
Other sources of SCAP content are:
34
44
.TP
35
45
\fB National Vulnerability Database \fR - \fI http://web.nvd.nist.gov/view/ncp/repository \fR
36
46
.TP
37
47
\fB Red Hat content repository \fR - \fI http://www.redhat.com/security/data/oval/ \fR
38
- .TP
39
- \fB scap \- security \- guide project \fR - \fI http://fedorahosted.org/scap \- security \- guide/ \fR
40
- .TP
41
- \fB sce \- community \- content project \fR - \fI http://fedorahosted.org/sce \- community \- content/ \fR
42
48
43
49
.SH AUTHORS
44
50
0 commit comments