Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 928 Bytes

File metadata and controls

17 lines (10 loc) · 928 Bytes

Standards & Sources of Truth

This repository consumes external standards as read-only sources of truth via git submodules under external/.

Integration demos and tooling:

We do not copy schemas into this repository. Instead, validation tools reference the schema directly from the submodule path external/CERT-V1/schema/cert-v1.schema.json.

See tools/cert-validate/README.md for validating local certificates and .github/workflows/cert-validate.yml for CI validation.