1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution
Brian Goff a7d4af84bd pull: Validate layer digest format
Otherwise a malformed or empty digest may cause a panic.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-01-28 21:33:12 +00:00
..
fixtures/validate_manifest
metadata
utils
xfer distribution/xfer: use "main" instead of "master" for progress channel 2020-07-14 10:48:30 +02:00
config.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
errors.go Add fallback for pull by tag 2020-12-04 23:50:52 +00:00
errors_test.go
manifest.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
manifest_test.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
pull.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
pull_v2.go pull: Validate layer digest format 2021-01-28 21:33:12 +00:00
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go
push.go
push_v2.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
push_v2_test.go
registry.go
registry_unit_test.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00