Skip to main content

Module compliance

Module compliance 

Source
Expand description

auths compliance — compliance-as-a-query evidence packs.

Thin presentation layer over auths_sdk::workflows::compliance: it reads the period’s releases, calls the SDK query engine to classify each signer’s authority at release (by KEL position), embeds the honest witness verdict, optionally embeds the org KEL bundle for offline verification, and optionally org-signs the pack as a DSSE-wrapped in-toto statement. No domain logic lives here.

Structs§

ComplianceCommand
The compliance subcommand: compliance as a query over the org’s event log.

Enums§

CliFramework
CLI wrapper for the target compliance framework.
ComplianceSubcommand
Subcommands for compliance queries.

Functions§

handle_compliance
Handle auths compliance subcommands.