Files
attest/README.md
2024-05-02 13:35:57 -05:00

481 B

attest

library to create, verify, and evaluate policy for attestations on container images

usage

verifying attestations

See example example_verify.go

signing attestations

See example example_sign.go

mirroring TUF repositories to OCI

See example example_mirror.go

using go-tuf OCI registry client

See example example_registry