From 677d5fb3baba165a136ccf39c4a59d8a97fc0a30 Mon Sep 17 00:00:00 2001 From: y0sy4 Date: Sun, 22 Mar 2026 19:57:23 +0300 Subject: [PATCH] Add SECURITY policy --- SECURITY.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2dc1566 --- /dev/null +++ b/SECURITY.md @@ -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