Versions in this module Expand all Collapse all v5 v5.4.0 Feb 11, 2025 GO-2024-3042 GO-2024-3042: Podman vulnerable to memory-based denial of service in github.com/containers/podman Changes in this version + type Artifact struct + Manifest *manifest.OCI1 + Name string + func (a *Artifact) GetDigest() (*digest.Digest, error) + func (a *Artifact) GetName() (string, error) + func (a *Artifact) SetName(name string) + func (a *Artifact) TotalSizeBytes() int64 + type ArtifactList []*Artifact + func (al ArtifactList) GetByNameOrDigest(nameOrDigest string) (*Artifact, bool, error) v5.4.0-rc3 Feb 5, 2025 GO-2024-3042 GO-2024-3042: Podman vulnerable to memory-based denial of service in github.com/containers/podman v5.4.0-rc2 Jan 29, 2025 GO-2024-3042 GO-2024-3042: Podman vulnerable to memory-based denial of service in github.com/containers/podman