notation

Sign and verify OCI artifacts and container images with digital signatures

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool to sign and verify OCI artifacts and container images

Commands

notation

Examples

Sign a container image with a key$ notation sign --key mykey myregistry.azurecr.io/myimage:latest
Verify the signature of a container image$ notation verify myregistry.azurecr.io/myimage:latest
List all signatures for an artifact$ notation list myregistry.azurecr.io/myimage:latest