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+ ## Reporting a Vulnerability
4+
5+ If you discover a security vulnerability, please report it responsibly.
6+
7+ ** Do not open a public issue.** Instead, email security concerns to the repository maintainer.
8+
9+ ### What to Include
10+
11+ - Description of the vulnerability
12+ - Steps to reproduce
13+ - Potential impact
14+ - Suggested fix (if any)
15+
16+ ### Response Timeline
17+
18+ - ** Acknowledgment** : Within 48 hours
19+ - ** Assessment** : Within 1 week
20+ - ** Fix/Patch** : As soon as possible based on severity
21+
22+ ## Supported Versions
23+
24+ | Version | Supported |
25+ | ---| ---|
26+ | Latest | Yes |
27+ | Older | No |
28+
29+ ## Security Best Practices
30+
31+ - Never commit API keys, tokens, or credentials
32+ - Use environment variables for sensitive configuration
33+ - Keep dependencies updated
34+ - Report suspicious activity immediately
You can’t perform that action at this time.
0 commit comments