Skip to content

Commit e13840d

Browse files
committed
Add language from artifacttype field to forbid allowlists of media types
Signed-off-by: Aaron Friel <[email protected]>
1 parent 77efc6e commit e13840d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifest.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Unlike the [image index](image-index.md), which contains information about a set
4444

4545
Implementations MUST NOT attempt to parse the referenced content if this media type is unknown and instead consider the referenced content as arbitrary binary data (e.g.: as `application/octet-stream`).
4646

47+
Implementations storing or copying image manifests MUST NOT error on encountering a value that is unknown to the implementation.
48+
4749
Implementations MUST support at least the following media types:
4850

4951
- [`application/vnd.oci.image.config.v1+json`](config.md)

0 commit comments

Comments
 (0)