Skip to content

Commit f272635

Browse files
authored
Merge pull request #1228 from sudo-bmitch/pr-mixed-digest-algo
Manifests may contain multiple digest algorithms
2 parents e0462ab + 85abb94 commit f272635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

descriptor.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
Optionally, it includes the type of artifact it is describing.
88
- Descriptors SHOULD be embedded in other formats to securely reference external content.
99
- Other formats SHOULD use descriptors to securely reference external content.
10+
- When other formats contain multiple descriptors, unless otherwise specified, those descriptors are independent of each other, allowing fields like the `mediaType` and the algorithm for the `digest` to vary within that external content.
1011

1112
This section defines the `application/vnd.oci.descriptor.v1+json` [media type](media-types.md).
1213

0 commit comments

Comments
 (0)