Affected by GO-2022-0281
and 9 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-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
pkg
registries
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Feb 26, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GetInsecureRegistries obtains the list of insecure registries from the global registration file.
GetRegistries obtains the list of registries defined in the global registries file.
GetRegistry returns the registry name from a string if specified
func SystemRegistriesConfPath() string
SystemRegistriesConfPath returns an appropriate value for types.SystemContext.SystemRegistriesConfPath
(possibly "", which is not an error), taking into account rootless mode and environment variable overrides.
FIXME: This should be centralized in a global SystemContext initializer inherited throughout the code,
not haphazardly called throughout the way it is being called now.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.