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-2024-3169: Improper Input Validation in Buildah and Podman in github.com/containers/buildah
package
Version:
v5.2.5
Opens a new window with list of versions in this module.
Published: Oct 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ContainerSize struct {
RootFsSize int64 `json:"rootFsSize"`
RwSize int64 `json:"rwSize"`
}
ContainerSize holds the size of the container's root filesystem and top
read-write layer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.