oscap-chroot (8) Linux Manual Page
oscap-chroot – Tool for offline SCAP evaluation of filesystems mounted at arbitrary paths.
Description
oscap-chroot runs oscap tool on it in a filesystem mounted at given path. Usage of the tool mimics usage and options of oscap(8) tool.
Usage
Evaluation of XCCDF content
$ oscap-chroot CHROOT_PATH xccdf eval [options] INPUT_CONTENT
supported oscap xccdf eval options are:
Evaluation of OVAL content
$ oscap-chroot image CHROOT_PATH oval eval [options] INPUT_CONTENT
supported oscap oval eval options are:
Collection of OVAL System Characteristic
$ oscap-chroot CHROOT_PATH oval collect [options] INPUT_CONTENT
supported oscap oval collect options are:
Reporting Bugs
Please report bugs using https://github.com/OpenSCAP/openscap/issues
Authors
Martin Preisler <mpreisle [at] redhat.com>
