Skip to main content

Module transparency

Module transparency 

Source
Expand description

SDK transparency verification workflows.

Structs§

BundleVerifyConfig
Configuration for bundle verification.
ConsistencyReport
Result of a consistency check between cached and new checkpoints.

Enums§

TransparencyWorkflowError
Errors from transparency verification workflows.

Functions§

fetch_trust_root
Fetch the trust root from a registry URL.
try_cache_checkpoint
Cache a checkpoint using trust-on-first-use (TOFU) semantics.
update_checkpoint_cache
Update the local checkpoint cache after verifying consistency.
verify_artifact_bundle
Verify an offline transparency bundle.