Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 933 Bytes

File metadata and controls

34 lines (22 loc) · 933 Bytes

Security Policy

Supported Versions

Version Supported
1.0.x

Reporting a Vulnerability

If you discover a security vulnerability, please report it by:

  1. Email: Contact the project maintainers directly
  2. GitHub: Open a private security advisory

Do not create a public issue for security vulnerabilities.

Security Best Practices

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

Response Timeline

  • Acknowledgment: Within 48 hours
  • Investigation: Within 1 week
  • Fix & Disclosure: Depends on severity

Thank you for helping keep this project secure!