Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Attestation ¶ added in v2.4.0
type Attestation struct { intoto.StatementHeader Predicate slsa02.ProvenancePredicate `json:"predicate"` }
Attestation is a SLSA v0.2 in-toto attestation statement.
type ProvenanceV02 ¶
type ProvenanceV02 interface {
Predicate() slsa02.ProvenancePredicate
}
ProvenanceV02 represents v0.2 provenance.
Click to show internal directories.
Click to hide internal directories.