Skip to content

Commit

Permalink
Add language from artifacttype field to forbid allowlists of media types
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Friel <mayreply@aaronfriel.com>
  • Loading branch information
AaronFriel committed May 4, 2023
1 parent 77efc6e commit e13840d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ Unlike the [image index](image-index.md), which contains information about a set

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`).

Implementations storing or copying image manifests MUST NOT error on encountering a value that is unknown to the implementation.

Implementations MUST support at least the following media types:

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

0 comments on commit e13840d

Please sign in to comment.