| Version | Supported |
|---|---|
| main | ✅ |
Do not report security vulnerabilities through public GitHub issues.
Instead:
- Email the maintainers directly with details
- Include steps to reproduce if possible
- Allow reasonable time for a fix before public disclosure
- Authentication/authorization bypasses
- Data exposure or leakage
- Injection vulnerabilities (SQL, XSS, etc.)
- Secrets exposed in code or logs
- Cloudflare Workers security misconfigurations
We aim to:
- Acknowledge receipt within 48 hours
- Provide an initial assessment within 1 week
- Release a fix as soon as practical
- Never commit secrets, API keys, or credentials
- Use environment variables for sensitive config
- Validate all user input
- Follow the project's security rules in
.claude/rules/