Rule Marketplace
The Rule Marketplace provides curated rule template packs that can be installed into your organization with one click.
Available Packs
| Pack | Category | Rules | Description |
|---|---|---|---|
| SOC2 Compliance | Compliance | 5 | Audit logging, change approval, access control |
| React Best Practices | Framework | 5 | Component naming, hooks, props, error boundaries |
| API Security | Security | 5 | Input validation, auth, rate limiting, CORS |
| TypeScript Strict | Language | 5 | No any, strict nulls, explicit returns |
| Node.js Security | Security | 5 | No eval, safe child_process, env validation |
| OWASP Top 10 | Security | 5 | XSS, injection, auth, headers |
Installing a Pack
- Navigate to Marketplace in your dashboard
- Browse or search for a pack
- Click Install to add all rules to your organization
- Rules appear in your Team > Rules page with pack source tracking
Private Packs (Enterprise)
Enterprise organizations can create private rule packs:
- Navigate to Marketplace > Create Pack
- Define pack name, description, and category
- Add rules with title, description, type, and severity
- Publish to make available within your organization