Files
docker-cli/cli
Sebastiaan van Stijn 5250f1bab5 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>
2023-08-29 08:50:07 +02:00
..
2017-09-01 19:41:06 -04:00
2023-08-03 10:35:04 +02:00
2017-04-17 17:40:59 -04:00