You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/administration/pages/openscap.adoc
+36-11Lines changed: 36 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ It allows you to schedule and view compliance scans for any client.
10
10
11
11
== About SCAP
12
12
13
+
13
14
The Security Content Automation Protocol (SCAP) is a synthesis of interoperable specifications derived from community ideas.
14
15
It is a line of specifications maintained by the National Institute of Standards and Technology (NIST) for maintaining system security for enterprise systems.
15
16
@@ -32,7 +33,7 @@ For more information about the {suse} Security Team, see https://www.suse.com/s
32
33
33
34
34
35
35
-
== Prepare Clients for an SCAP Scan
36
+
== Prepare clients for an SCAP scan
36
37
37
38
Before you begin, you need to prepare your client systems for SCAP scanning.
38
39
@@ -89,7 +90,7 @@ For Non-{suse} operating systems the included profiles are community supplied.
89
90
They are not officially supported by {suse}.
90
91
====
91
92
92
-
== OpenSCAP Content Files
93
+
== OpenSCAP content files
93
94
94
95
OpenSCAP uses SCAP content files to define test rules.
95
96
These content files are created based on the XCCDF or OVAL standards.
@@ -172,24 +173,33 @@ Take a note of the file paths and profiles for performing the scan.
172
173
173
174
174
175
175
-
== Perform an Audit Scan
176
+
== Perform an audit scan
176
177
177
178
When you have installed or transferred your content files, you can perform audit scans.
178
179
Audit scans can be triggered using the {productname} {webui}.
179
180
You can also use the {productname} API to schedule regular scans.
180
181
181
-
.Procedure: Running an Audit Scan from the {webui}
182
+
.Procedure: Running an audit scan from the {webui}
183
+
[role=procedure]
184
+
_____
185
+
182
186
. In the {productname} {webui}, navigate to menu:Systems[Systems List] and select the client you want to scan.
187
+
183
188
. Navigate to the [guimenu]``Audit`` tab, and the [guimenu]``Schedule`` subtab.
189
+
184
190
. In the [guimenu]``Path to XCCDF Document`` field, enter the parameters for the SCAP template and profile you want to use on the client.
0 commit comments