James Carnegie efb73f4cae Use DSSE artifactType in referrers (#95)
* bug: Use DSSE media types for artifactType

* Don't serialize DSSE extension if not present

* Update pkg/attestation/types.go

Co-authored-by: Joel Kamp <joel.kamp@docker.com>

* Don't error on no referrers

---------

Co-authored-by: Joel Kamp <joel.kamp@docker.com>
2024-07-22 18:17:12 +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%