5.2
CVSS V3
In regclient, pinned manifest digests may be ignored
A malicious registry could return a different digest for a pinned manifest without detection.
This has been fixed in the v0.7.1 release.
After running a regclient.ManifestGet
, the returned digest can be compared to the requested digest.