Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.12 KB

File metadata and controls

34 lines (22 loc) · 1.12 KB

Security Policy

Supported Versions

We release patches for security vulnerabilities. The following versions are currently being supported with security updates:

Version Supported
0.1.x

Reporting a Vulnerability

Please do not report security vulnerabilities through public GitHub issues.

Instead, please email the maintainers directly. We will acknowledge your email within 48 hours and send a more detailed response indicating next steps for handling your report.

Please include the following information:

  1. Description of the vulnerability
  2. Steps to reproduce the issue
  3. Potential impact
  4. Suggested fix (if available)

We appreciate your efforts to responsibly disclose your findings and will make every effort to acknowledge your contributions.

Security Best Practices

When contributing to this project:

  • Do not commit secrets, API keys, or sensitive information
  • Use environment variables for configuration
  • Report security issues privately, not in public issues or PRs
  • Keep dependencies updated
  • Follow OWASP security guidelines