webhook-delivery-audit
| Field | Value |
|---|---|
| ID | webhook-delivery-audit |
| Version | 1.0.0 |
| Mode | synthetic |
| Layer | Stripe |
| Category | contract |
| Severity | ⚪ shadow |
| SLA | 60,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/webhook-delivery-audit.gate.ts |
What it asserts
Per-entity webhook sequence numbers are monotonically increasing without gaps in recent Svix deliveries.
Run it locally
bun run gates --gate=webhook-delivery-auditSee also
syntheticmode- Stripe layer
- Allowlists — how to bound a known finding with an expiration
- Contributing — how to evolve this gate or write a new one
Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.