Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli/registry: fix client.pullManifestList not de-referencing manifest
Kudos to gosec; cli/registry/client/fetcher.go:205:57: G601: Implicit memory aliasing in for loop. (gosec) imageManifest.Descriptor.Platform = types.OCIPlatform(&manifestDescriptor.Platform) ^ Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 5250f1b) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- Loading branch information