This page demonstrates what a project receives after submitting a WAF++ PASS run for official validation. All data below is fictional and intended for illustration only.
Official Validated 16 Aug 2026 ยท Expires 14 Nov 2026

WAF++ PASS Validation Certificate

This certifies that the infrastructure-as-code project acme-platform/prod on branch main was reviewed against the WAF++ control catalogue and achieved an overall compliance score of 87%.

Validation ID waf-ex-12345678-1234-1234-1234-123456789abc
Project acme-platform/prod
Branch / Commit main @ a1b2c3d4e5f6a7b8
Canonical hash 7184231525be8173ccb7eb0b5fc804630e37c49c2ec3c511b3c47b8d875a54a6
Framework Terraform on AWS
Stage Production
87 Compliance score
Signed by organization MCowBQYDK2VwAyMACHkNue...jT8sQ==
Countersigned by WAF++ validation gateway MCowBQYDK2VwAyEAwPFuqe...xY7Bg==

Embeddable status badge

Teams can paste this badge into a README or compliance portal. It links to the live verification record served by the WAF++ validation gateway.

WAF++ Validated 87%
<a href="https://validate.waf2p.dev/api/v1/validations/waf-ex-12345678-1234-1234-1234-123456789abc/verify">
  <img src="https://validate.waf2p.dev/api/v1/validations/waf-ex-12345678-1234-1234-1234-123456789abc/badge.svg" alt="WAF++ validation" />
</a>

Downloadable artifacts

๐Ÿ“„
Validation envelope JSON file with the full signed record, certificate chain, and run hash.
Download JSON
๐Ÿ…
Printable certificate PDF document suitable for audit handouts and compliance folders.
Download PDF
๐Ÿ”
Verification record Public API endpoint returning the signed status of this validation.
Open API

Try a real validation

This example is static. To create an actual WAF++ official validation for your own project, run:

wafpass check ./infra --output json --project acme-platform --branch main
wafpass validate official wafpass-result.json

View the full request example โ†’ Verify a real validation โ†’