Files
attest/attestation
James Carnegie b4e6767cc6 feature!: support for setting HTTP User-Agent header (#157)
* feature!: support for setting HTTP User-Agent header

* fix lint

* fix e2e

* refactor: move http.go to internal/util/useragent package and rename functions to Get and Set

* Move packages and use attest version
2024-09-09 14:22:17 +01:00
..
2024-09-02 16:17:50 +01:00
2024-09-04 16:15:56 -05:00
2024-09-04 16:15:56 -05:00
2024-09-02 16:17:50 +01:00

attestations

This package is for components that deal with the creation, storage, and retrieval of signed attestions using OCI.

For more generic OCI components see the oci package.