Appearance
Certification Lifecycle
- Application Submitted – Vendors open a pull request updating the vendor registry and proposing new badge JSON entries.
- Automated Validation – The
validate-badges.ymlworkflow enforces JSON Schema compliance and verifies cryptographic signatures. - Maintainer Review – Reviewers assess documentation, evidence, and test coverage before merging to
main. - Compliance Probes – Nightly probes exercise OIDC, SAML, LDAP, and UI flows to ensure continued compatibility.
- Revocation – Failures detected by probes trigger a tracked issue and optional automated revocation via
revoke-on-fail.yml.
Every state transition is auditable in Git history, ensuring a tamper-evident certification record.