Skip to content

Commit 5fcb5d6

Browse files
authored
Create SECURITY.md
1 parent ac4ce20 commit 5fcb5d6

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

SECURITY.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# 🔒 Security Policy
2+
3+
## 🛠 Supported Versions
4+
5+
The table below lists the **supported versions** of MinePong that receive security updates.
6+
7+
| Version | Supported? |
8+
| ------- | ------------------ |
9+
| 5.1.x | ✅ Actively Supported |
10+
| 5.0.x | ❌ No Longer Supported |
11+
| 4.0.x | ✅ Receiving Security Patches |
12+
| < 4.0 | ❌ Deprecated |
13+
14+
If you are using an **unsupported version**, we highly recommend **upgrading** to the latest stable release to ensure security and stability.
15+
16+
## 🛡️ Reporting a Vulnerability
17+
18+
We take **security issues** seriously. If you discover a vulnerability in **MinePong**, please follow these steps:
19+
20+
1. **📩 Contact Us Privately**
21+
- Report security vulnerabilities via **[tharunraman10@gmail.com]**.
22+
- **DO NOT** disclose vulnerabilities publicly until a fix has been released.
23+
24+
2. **📄 Provide Details**
25+
- Describe the issue clearly (e.g., steps to reproduce, affected code, possible exploit).
26+
- Mention the **version** affected.
27+
- Include **proof-of-concept (if possible)** to help us verify the issue faster.
28+
29+
3. **⏳ Response Time**
30+
- You will receive an **initial acknowledgment** within **48 hours**.
31+
- A **fix or mitigation plan** will be provided within **7-14 days**, depending on the severity.
32+
33+
4. **🔒 Disclosure Policy**
34+
- Once patched, vulnerabilities will be disclosed **responsibly**.
35+
- Critical vulnerabilities will be disclosed **only after** a fix is available to avoid exploitation.
36+
37+
## 🔑 Security Best Practices
38+
39+
To keep your game secure, we recommend:
40+
41+
✅ Always running the **latest version** of MinePong.
42+
✅ Using secure **browser settings** and **HTTPS** when hosting the game.
43+
✅ Avoiding **untrusted modifications** or third-party scripts.
44+
45+
## 📢 Stay Updated
46+
47+
For security **updates and announcements**, check:
48+
49+
- **[GitHub Issues](https://github.com/tharun977/minepong/issues)**
50+
- **[Official Releases](https://github.com/tharun977/minepong/releases)**
51+
52+
---
53+
54+
If you have any **questions** or **security concerns**, feel free to reach out. Thank you for helping keep **MinePong** safe! 🛡️🎮

0 commit comments

Comments
 (0)