Files
attest/README.md
2024-05-02 13:49:14 -05:00

492 B

attest

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

usage

verifying attestations

See example_verify_test.go

signing attestations

See example_sign_test.go

mirroring TUF repositories to OCI

See example_mirror_test.go

using go-tuf OCI registry client

See example_registry_test.go