File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Supported Versions
4+
5+ | Version | Supported |
6+ | ------- | ------------------ |
7+ | 0.1.x | :white_check_mark : |
8+ | 0.2.x | :white_check_mark : |
9+
10+ ## Reporting a Vulnerability
11+
12+ To report a security vulnerability, please:
13+
14+ 1 . ** DO NOT** open a public GitHub issue
15+
16+ 2 . Email < s0ma@protonmail.me > with:
17+ - Description of the vulnerability
18+ - Steps to reproduce
19+ - Potential impact
20+ - Suggested fix (if any)
21+
22+ You can expect:
23+
24+ - Acknowledgment within 24 hours
25+ - Status update within 72 hours
26+ - Security advisory if needed
27+
28+ ## Security Considerations
29+
30+ - Proxy URLs may contain sensitive credentials
31+ - Database connections should use TLS
32+ - API keys and passwords should be stored securely
33+ - Rate limiting should be implemented
You can’t perform that action at this time.
0 commit comments