| Version | Supported |
|---|---|
| 1.x | ✅ |
If you discover a security vulnerability in this project, please report it responsibly:
- Do not open a public issue
- Email the maintainer directly with details of the vulnerability
- Include steps to reproduce the issue
- Allow up to 48 hours for an initial response
This project follows these security practices:
- No secrets stored in code (use
.envfiles) - Input validation via Pydantic models
- Non-root container execution
- Regular dependency updates
Once a vulnerability is confirmed and fixed:
- A patch will be released
- The vulnerability will be disclosed in release notes
- Credit will be given to the reporter (if desired)