| Version | Supported |
|---|---|
| 1.0.x | ✅ |
If you discover a security vulnerability, please report it by:
- Email: Contact the project maintainers directly
- GitHub: Open a private security advisory
Do not create a public issue for security vulnerabilities.
When using this project:
- Keep dependencies updated:
pip install -r requirements.txt --upgrade - Use secure API keys and credentials (never commit them)
- Run in isolated environments (Docker, virtual environments)
- Validate all user inputs in the Streamlit app
- Review data sources before training models
- Acknowledgment: Within 48 hours
- Investigation: Within 1 week
- Fix & Disclosure: Depends on severity
Thank you for helping keep this project secure!