license-compliance
| Field | Value |
|---|---|
| ID | license-compliance |
| Version | 1.0.0 |
| Mode | static |
| Layer | Stripe |
| Category | security |
| Severity | 🔴 blocking |
| SLA | 15,000 ms |
| Depends on | none |
| Source | packages/testing/src/gates/license-compliance.gate.ts |
What it asserts
Every production dependency declares an SPDX license on Matter's allow list (or carries an infra/licenses/<dep>.md allowlist entry).
Run it locally
bun run gates --gate=license-complianceSee also
staticmode- 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.