Affected by GO-2023-1544
and 1 other vulnerabilities
GO-2023-1544: Podman has Files or Directories Accessible to External Parties in github.com/containers/libpod
GO-2024-2766: Information disclosure in podman in github.com/containers/libpod
The highest tagged major version is
v2.
package
Version:
v1.9.3
Opens a new window with list of versions in this module.
Published: May 22, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.