Automation · CI · Records
Deterministic verification for pipelines, records workflows, and incident response.
A memory-safe Rust verifier with stable, machine-readable output. Validate structure, manifests, revisions, signatures, and ledger proofs from CI or an air-gapped workstation - with the same engine that powers the browser verifier.
- Deterministic exit codes and JSON reports
- Runs offline - no network dependency
- Stable OSDF_* event-code namespace
ci.sh
# Fail the pipeline if any package fails verificationosdf verify ./artifacts/*.osdf --format json --strict # Inspect the manifest and revision chainosdf inspect release.osdf --manifest --revisionsCapabilities
What Verification CLI does
osdf verify
Full layered verification with a structured PASS/FAIL report.
osdf inspect
Dump the declared object inventory, manifest, and revision graph.
osdf create
Build committed packages with signed manifests and Merkle roots.
Coming soon
osdf export-pdf
Produce a clean PDF rendition from an OSDF package.
Get started
The future of trusted documents
Bring cryptographic verification, verifiable provenance, and zero-trust access control to every document your organization creates and receives.