| Version | Supported |
|---|---|
| latest | ✅ |
| < latest | ❌ |
Please do not report security vulnerabilities through public GitHub issues.
Instead, please report security vulnerabilities by emailing the maintainers directly.
When reporting a vulnerability, please include:
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact of the vulnerability
- Suggested fix (if any)
We will acknowledge receipt within 48 hours and provide a detailed response within 7 days indicating:
- Our assessment of the report
- Expected timeline for a fix
- Any mitigations available
- Never commit secrets, API keys, or credentials
- Use environment variables for sensitive configuration
- Review dependencies for known vulnerabilities
- Follow secure coding guidelines
This repository uses:
- Dependabot for dependency updates
- Secret scanning to detect leaked credentials
- Push protection to prevent secret commits
- CodeQL for static analysis (where applicable)
We appreciate responsible disclosure of security issues.