ARTIFACT_ATTESTATION_FILENAME

Constant ARTIFACT_ATTESTATION_FILENAME 

pub const ARTIFACT_ATTESTATION_FILENAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The provenance filename of the built attestation which directly relates to the build artifact filename. This filename SHOULD accompany the artifact at publish time. See the SLSA Relationship specification for more information.

§Notes

§Examples

  • "golang-binary-amd64-v0.1.0.attestation"
  • "docker-image-amd64-v0.1.0.intoto.json1"
  • "release-1.tar.gz.attestation"
  • "file-name-package.tar.gz.intoto.json1"