oscap-chroot (8) - Linux Manuals
oscap-chroot: Tool for offline SCAP evaluation of filesystems mounted at arbitrary paths.
NAME
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:
supported oscap oval eval options are:
supported oscap oval collect options are:
Evaluation of OVAL content
$ oscap-chroot image CHROOT_PATH oval eval [options] INPUT_CONTENT
Collection of OVAL System Characteristic
$ oscap-chroot CHROOT_PATH oval collect [options] INPUT_CONTENT
REPORTING BUGS
Please report bugs using https://github.com/OpenSCAP/openscap/issues
AUTHORS
Martin Preisler <mpreisle [at] redhat.com>