mirror of
https://github.com/distribution/distribution.git
synced 2025-09-28 15:35:16 +00:00
Because json.Marshal does compaction on returned results, applications must directly use SignedManifest.Raw when the marshaled value is required. Otherwise, the returned manifest will fail signature checks.