We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c1de5 commit 015f918Copy full SHA for 015f918
utils/autotailor.8
@@ -5,7 +5,7 @@ autotailor \- CLI tool for tailoring of SCAP data streams.
5
autotailor produces tailoring files that SCAP-compliant scanners can use to complement SCAP data streams.
6
A tailoring file adds a new profile, which is supposed to extend a profile that is already present in the data stream.
7
8
-Tailoring can add or remove rules, refine rules, and it can redefine contents of XCCDF variables.
+Tailoring can add, remove or refine rules, and it also can redefine contents of XCCDF variables.
9
10
The tool requires data stream location and ID of the base profile as inputs.
11
Note however, that the referenced data stream is not opened, and the validity of tailoring is not checked against it.
0 commit comments