Add SECURITY policy

This commit is contained in:
y0sy4 2026-03-22 19:57:23 +03:00
parent 4d16d72a4f
commit 677d5fb3ba
1 changed files with 24 additions and 0 deletions

24
SECURITY.md Normal file
View File

@ -0,0 +1,24 @@
# Security Policy
## Reporting a Vulnerability
If you discover a security vulnerability, please report it privately via GitHub's security advisory feature:
1. Go to the **Security** tab
2. Click **Report a vulnerability**
3. Provide details about the vulnerability
Please **do not** open a public issue for security vulnerabilities.
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 2.0.x | :white_check_mark: |
| < 2.0 | :x: |
## Security Best Practices
- Always download binaries from official [Releases](https://github.com/y0sy4/tg-ws-proxy-go/releases)
- Verify checksums when available
- Keep your version up to date