Package
prometheus-3.9
Component
github.com/docker/docker
Latest update
6.8
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Justification
Impact
The package's runtime uses github.com/docker/docker only as a service-discovery client (discovery/moby/.go), calling read-only metadata APIs (ContainerList, NetworkList, NodeList, ServiceList, TaskList). go list -deps confirms only api/types/ and client are linked into the binary; the daemon-side packages plugin/, pkg/authorization/, daemon/, and container/archive* where this vulnerability lives are not imported and therefore not present in the binary.
Status
Impact
This package is no longer supported upstream and has reached its end of life. A version upgrade is required to fix this vulnerability.
Status