Affected by GO-2022-0281
and 10 other vulnerabilities
GO-2022-0281 : Exposure of Sensitive Information to an Unauthorized Actor and Origin Validation Error in podman in github.com/containers/podman
GO-2022-0416 : Podman's default inheritable capabilities for linux container not empty in github.com/containers/podman
GO-2022-1151 : Buildah (as part of Podman) vulnerable to Link Following in github.com/containers/podman
GO-2023-1927 : Podman Path Traversal Vulnerability leads to arbitrary file read/write in github.com/containers/podman
GO-2023-1942 : Podman Symlink Vulnerability in github.com/containers/libpod
GO-2023-1962 : Podman Elevated Container Privileges in github.com/containers/podman
GO-2024-3042 : Podman vulnerable to memory-based denial of service in github.com/containers/podman
GO-2024-3169 : Improper Input Validation in Buildah and Podman in github.com/containers/buildah
GO-2025-3777 : Podman Improper Certificate Validation; machine missing TLS verification in github.com/containers/podman
GO-2025-3935 : podman kube play symlink traversal vulnerability in github.com/containers/podman
GO-2025-3961 : Podman Creates Temporary File with Insecure Permissions in github.com/containers/podman
The highest tagged major version is
v5 .
Discover Packages
github.com/containers/podman
cmd
podman
command
Version:
v0.4.4
Opens a new window with list of versions in this module.
Published: Apr 27, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 76
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
podman is a simple client only tool to help with debugging issues when daemons such as CRI runtime and the kubelet are not responding or
failing. A shared API layer could be created to share code between the daemon and podman. podman does not require any daemon running. podman
utilizes the same underlying components that crio uses i.e. containers/image, container/storage, oci-runtime-tool/generate, runc or
any other OCI compatible runtime. podman shares state with crio and so has the capability to debug pods/images created by crio.
Use cases
List pods.
Launch simple pods (that require no daemon support).
Exec commands in a container in a pod.
Launch additional containers in a pod.
List images.
Remove images not in use.
Pull images.
Check image size.
Report pod disk resource usage.
Expand ▾
Collapse ▴
Documentation
¶
nolint
most of these validate and parse functions have been taken from projectatomic/docker
and modified for cri-o
Source Files
¶
Directories
¶
Generated with github.com/varlink/go/cmd/varlink-go-interface-generator
Generated with github.com/varlink/go/cmd/varlink-go-interface-generator
Click to show internal directories.
Click to hide internal directories.