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
\fBoscap-vm\fR performs SCAP evaluation of virtual machine domains or virtual machine images.
@@ -26,6 +26,8 @@ Usage of the tool mimics usage and options of \fBoscap(8)\fR tool.
26
26
The type of scan target (either \fIdomain\fR or \fIimage\fR) has to be specified first. Then identify the target by the domain name (name of a named libvirt domain) or the image path, respectively.
27
27
Domain UUIDs can be used instead of names. Any domains including the running domains can be scanned.
28
28
29
+
Optionally, as the very first argument, different \fBoscap(8)\fR binary could be chosen to perform the scan, like --oscap=<path/to/oscap>.
30
+
29
31
The rest of the options are passed directly to \fBoscap(8)\fR utility. For the detailed description of its options please refer to \fBoscap(8)\fR manual page. However some of its options are not supported in \fBoscap-vm\fR because offline evaluation is used.
0 commit comments