| Version | Supported |
|---|---|
| latest | ✅ |
| < latest | ❌ (upgrade recommended) |
If you discover a security vulnerability in any Statewave repository, please report it responsibly.
- Open a public GitHub issue
- Discuss the vulnerability publicly before it's fixed
- Exploit the vulnerability
-
Email us at: security@statewave.ai
-
Include in your report:
- Description of the vulnerability
- Steps to reproduce
- Affected repository and version
- Potential impact assessment
- Any suggested fixes (optional)
-
What to expect:
- Acknowledgment within 48 hours
- Initial assessment within 5 business days
- Resolution timeline communicated based on severity
- Credit in release notes (if desired)
| Severity | Response Time | Examples |
|---|---|---|
| Critical | 24 hours | RCE, data breach, auth bypass |
| High | 72 hours | Privilege escalation, XSS, SQL injection |
| Medium | 1 week | Information disclosure, CSRF |
| Low | 2 weeks | Minor issues, best practice violations |
Statewave maintains security through:
- Dependency Scanning: Dependabot enabled on all repositories
- Code Scanning: GitHub CodeQL analysis on PRs
- CI/CD Security: All PRs require passing security checks
- Secret Management: Secrets via environment variables, never in code
- Access Control: Principle of least privilege for all systems
- Audit Logging: Provenance tracking for all data operations
We believe in responsible disclosure and will:
- Work with you to understand and validate the issue
- Keep you informed of our progress
- Credit researchers who report valid issues (unless anonymity requested)
- Not take legal action against good-faith security research
This policy applies to all Statewave repositories:
statewave- Core backend- Python SDK (
pip install statewave, source: github.com/smaramwbc/statewave-py) - TypeScript SDK (
npm install @statewavedev/sdk, source: github.com/smaramwbc/statewave-ts) statewave-docs- Documentationstatewave-examples- Examplesstatewave-web- Marketing site + embedded demostatewave-admin- Admin dashboard
- Security issues: security@statewave.ai
- General questions: GitHub Discussions