We currently support the following versions with security updates:
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
| < 1.0 | ❌ |
If you discover a security vulnerability, please do not open a public issue. Instead, please report it via one of the following methods:
- Email: Send details to the maintainer
- Private Security Advisory: Create a private security advisory on GitHub (if available)
When reporting a vulnerability, please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We aim to respond to security reports within 48 hours and provide a fix within 7 days for critical issues.
- Never commit API keys to the repository
- Store API keys in environment variables or secure configuration
- Use the extension's built-in secure storage for API keys
- Rotate API keys regularly
- Review extension settings before enabling
- Use environment variables for sensitive configuration
- Keep the extension updated to the latest version
- API Key Storage: API keys are stored in VS Code/Cursor settings, which are encrypted by the IDE
- Network Communication: All communication with ODAM API uses HTTPS
- Data Privacy: Memory data is stored in ODAM cloud service - review ODAM's privacy policy
We regularly update dependencies and address security issues. Always use the latest version of the extension.