James Carnegie 065b354d3c Make referrers attestations OCI compliant (#80)
* Single attestation when creating VSA

* Create single layer images for referrers attestations

* Move mock to test package. Add artifacts test

* Add test for envelope detection

* Add tests for image/index saving

* Add mirror tests

* Remove AttestationImage field from AttestationManifest

* Update naming. strictReferers != laxReferrers

* Add specific test for SaveReferrers
2024-07-16 10:05:17 +01:00
2024-07-09 15:02:49 +01:00
2024-04-29 16:17:58 -05:00
2024-07-12 17:09:41 +01:00
2024-04-15 11:57:10 -05:00
2024-04-15 11:57:10 -05:00

attest

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

codecov

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%