| Version | Supported |
|---|---|
| 1.x.x | ✅ |
We take security seriously. If you discover a security vulnerability, please report it responsibly.
- Do NOT open a public GitHub issue for security vulnerabilities
- Email the maintainers directly at [[email protected]]
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Initial Response: Within 48 hours
- Status Update: Within 1 week
- Resolution: Depends on complexity, typically 2-4 weeks
Security concerns include:
- Data leakage (usernames, stats, room codes)
- WebSocket vulnerabilities
- Code injection in WebView
- Extension permission escalation
- Cloudflare Worker vulnerabilities
- Denial of service attacks
- Social engineering
- Issues in dependencies (report to respective projects)
When using CodeType:
- Multiplayer: Room codes are temporary and expire after 2 hours
- Usernames: Don't use personally identifiable information
- Workspace Code: The extension only reads code, never modifies it
- Network: All communication uses HTTPS/WSS
We thank security researchers who help keep CodeType safe. Responsible disclosure will be acknowledged in our changelog (with permission).