containerd/images
Samuel Karp f9c9121e53
archive: validate digests before use
digest.Algorithm() and digest.Encoded() may panic for invalid digests.
Validate prior to calling those methods.

Signed-off-by: Samuel Karp <samuelkarp@google.com>
2022-10-06 19:37:31 -07:00
..
archive archive: validate digests before use 2022-10-06 19:37:31 -07:00
converter Fix missing close 2022-09-06 22:56:40 +08:00
annotations.go Use a single custom annotation for export 2019-05-21 17:21:26 -07:00
diffid.go image: use generic decompressor for calculating DiffID 2021-03-31 10:21:47 +09:00
handlers.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
image_test.go images: validate document type before unmarshal 2021-11-15 11:54:11 -08:00
image.go Merge pull request #6851 from whoreyou/images-typo-20220425 2022-04-25 11:44:49 -07:00
importexport.go Refactor image importer 2018-09-14 14:21:26 -07:00
mediatypes.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00