Only the latest version of this application is currently being supported with security updates.
| Version | Supported |
|---|---|
| 0.1.x | ✅ |
We take the security of CodeTask seriously. If you believe you've found a security vulnerability, please follow these steps:
- Do not disclose the vulnerability publicly
- Email us at security@example.com with details about the vulnerability
- Include the following information:
- Type of vulnerability
- Full paths of source files related to the vulnerability
- Steps to reproduce
- Impact of the vulnerability
- Any potential solutions you might have identified
CodeTask implements several security features:
- Content Security Policy: Restricts what resources can be loaded
- XSS Protection: Guards against cross-site scripting attacks
- X-Frame-Options: Prevents clickjacking
- Referrer Policy: Controls information passed to other websites
- HTTP-only cookies: Mitigates client-side script access to sensitive cookies
- CSRF Protection: Guards against cross-site request forgery
We regularly scan for vulnerabilities in our dependencies using GitHub's Dependabot.
Security updates are deployed as soon as they are available. We maintain transparency about security issues and fixes in our release notes.