This PR aims to support directly attached signature and some others like certificate / rekor entry bundle, and these values are used for verification later.
(It uses cosign sign-blob and cosign verify-blob internally)
Generated signatures will be attached into annotations of a YAML manifest like below.
Signed-off-by: Hirokuni-Kitahara1 hirokuni.kitahara1@ibm.com
This PR aims to support directly attached signature and some others like certificate / rekor entry bundle, and these values are used for verification later. (It uses
cosign sign-blob
andcosign verify-blob
internally)Generated signatures will be attached into annotations of a YAML manifest like below.
Example: