logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oscap-podman - Tool for offline SCAP evaluation of Podman container images and Podman containers

Authors

       Jan Černý <jcerny@redhat.com>

Red Hat, Inc.                                       June 2019                                    oscap-podman(8)

Description

       oscap-podman runs oscap tool on a given container image or container.

       This script cannot run in rootless mode.

Name

       oscap-podman - Tool for offline SCAP evaluation of Podman container images and Podman containers

Reporting Bugs

       Please report bugs using https://github.com/OpenSCAP/openscap/issues

Usage

       Usage of the tool mimics usage and options of oscap(8) tool.

   CompliancescanofPodmancontainerimage:
       oscap-podman [--oscap=<OSCAP_BINARY>] IMAGE_NAME OSCAP_ARGUMENT [OSCAP_ARGUMENT...]

   CompliancescanofPodmancontainer:
       oscap-podman [--oscap=<OSCAP_BINARY>] CONTAINER_NAME OSCAP_ARGUMENT [OSCAP_ARGUMENT...]

       Refer to oscap(8) to learn about OSCAP_ARGUMENT options.

See Also