James Carnegie 357768d421 Various fixes (#63)
* Fix digest resolution and attestation style

* Add a bunch more tests

* Rename fields for consistency

* Remove copy-pasta

* Value -> pointer
2024-06-21 22:12:42 +01:00
2024-06-21 22:12:42 +01:00
2024-04-29 16:17:58 -05:00
2024-06-21 22:12:42 +01:00
2024-04-15 11:57:10 -05:00
2024-04-15 11:57:10 -05:00
2024-05-02 16:07:04 -05:00

attest

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

usage

signing and verifying attestations

See example_sign_test.go

See example_verify_test.go

mirroring TUF repositories to OCI

See example_mirror_test.go

using go-tuf OCI registry client

See example_registry_test.go

Description
Mirror of github.com/actions/attest
Readme 1.3 MiB
Languages
Go 99.1%
Shell 0.7%
Dockerfile 0.2%