File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Supported Versions
4+
5+ | Version | Supported |
6+ | ------- | ------------------ |
7+ | latest | :white_check_mark : |
8+
9+ ## Reporting a Vulnerability
10+
11+ If you discover a security vulnerability in this project, please report it responsibly.
12+
13+ ** Please do NOT open a public issue for security vulnerabilities.**
14+
15+ Instead, please send an email to the project maintainers or use GitHub's private vulnerability reporting feature.
16+
17+ ### What to include
18+
19+ - A description of the vulnerability
20+ - Steps to reproduce the issue
21+ - Possible impact of the vulnerability
22+ - Any suggested fixes (if applicable)
23+
24+ ### Response Timeline
25+
26+ - ** Acknowledgment** : Within 48 hours
27+ - ** Initial assessment** : Within 1 week
28+ - ** Fix or mitigation** : Depends on severity, typically within 2-4 weeks
29+
30+ ### After Reporting
31+
32+ - The security team will validate the vulnerability
33+ - We will work on a fix and coordinate disclosure
34+ - Credit will be given to the reporter (unless anonymity is requested)
35+
36+ ## Security Best Practices for Contributors
37+
38+ - Keep dependencies up to date
39+ - Avoid committing sensitive information (API keys, passwords, tokens)
40+ - Follow secure coding practices
41+ - Review code changes for potential security implications
You can’t perform that action at this time.
0 commit comments