Skip to main content

Module evidence

Module evidence 

Source

Structs§

ApprovalDecision
A single review decision recorded against a change request.
ArtifactAttestation
Result of verifying an artifact’s build provenance attestation.
AuthenticityEvidence
Cryptographic verification state for a source revision.
BuildPlatformEvidence
Build platform evidence for Build Track L2+.
ChangeRequestId
Platform-independent identifier for a change request (e.g. a pull request).
ChangedAsset
A file or artifact that was modified in a change request.
CheckRunEvidence
Evidence for a single CI check run executed against a commit.
CodeownersEntry
A single CODEOWNERS entry mapping a file pattern to its designated owners.
DependencySignatureEvidence
Provenance and signature verification evidence for a single dependency.
EvidenceBundle
Top-level container for all evidence collected from adapters.
GovernedChange
Normalized representation of a governed change request (e.g. a pull request).
PromotionBatch
A release or deployment batch that promotes one or more source revisions.
RepositoryPosture
Repository-level security posture evidence for ASPM controls.
SourceRevision
A single commit or source revision associated with a change request.
WorkItemRef
Reference to an external work item (issue, Jira ticket, etc.).

Enums§

ApprovalDisposition
Normalized outcome of a review action, independent of platform terminology.
CheckConclusion
Conclusion of a CI check run, normalized across platforms.
EvidenceGap
Describes why a piece of evidence is incomplete or absent.
EvidenceState
Represents the completeness of a collected evidence value.
RegistryProvenanceCapability
Provenance capability levels supported by a package registry.
VerificationOutcome
Structured outcome of attestation verification.