Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoValidSignatures = errors.New("no valid signatures found")
View Source
var ErrOCIBlobMismatch = errors.New("OCI blob digest mismatch")
Functions ¶
func SignOCISIF ¶
func VerifyOCISIF ¶
VerifyOCISIF checks that a single OCI container image, contained in the OCI-SIF file at sifPath, has at least 1 cosign signature that can be verified with the provided verifier. The digests of the OCI blobs store in sifPath are also checked vs their actual content. Returns a JSON representation of valid payloads.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.