Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PredicateURIType = map[string]string{
"https://slsa.dev/provenance/": "provenance",
"https://in-toto.io/attestation/vulns": "vuln",
"https://slsa.dev/verification_summary/v1": "vsa",
"https://in-toto.io/attestation/test-result/": "test-result",
"https://spdx.dev/Document": "spdx",
"https://spdx.github.io/spdx-spec": "spdx",
"https://in-toto.io/attestation/scai/attribute-report": "scai",
"https://in-toto.io/attestation/runtime-trace/": "runtime-trace",
"https://in-toto.io/attestation/release": "release",
"https://in-toto.io/attestation/link": "link",
"https://cyclonedx.org/bom": "cdx",
"https://cyclonedx.org/specification/overview/": "cdx",
}
PredicateURIType is a map of predicate URIs to the type of predicate they are
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.