Affected by GO-2024-3042
and 1 other vulnerabilities
GO-2024-3042: Podman vulnerable to memory-based denial of service in github.com/containers/podman
GO-2025-3961: Podman Creates Temporary File with Insecure Permissions in github.com/containers/podman
Deprecated: The podman go module has been moved to go.podman.io/podman starting with the v6 release (i.e. go.podman.io/podman/v6)

The highest tagged major version is
v4.
package
Version:
v5.8.3
Opens a new window with list of versions in this module.
Published: Jun 12, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ValidateContainerDiffArgs used to validate a nameOrId was provided or the "--latest" flag
type ChangesReportJSON struct {
Changed []string `json:"changed,omitempty"`
Added []string `json:"added,omitempty"`
Deleted []string `json:"deleted,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.