Skip to content

Commit f8e3711

Browse files
authored
Create SECURITY.md
1 parent 324b081 commit f8e3711

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

β€ŽSECURITY.mdβ€Ž

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# πŸ” Security Policy
2+
3+
## πŸ“¦ Supported Versions
4+
5+
Below is a list of project versions and their current security support status:
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.2.x | βœ… :white_check_mark: |
10+
| 1.1.x | ❌ :x: |
11+
| 1.0.x | ❌ :x: |
12+
| < 1.0 | ❌ :x: |
13+
14+
Only the latest stable version (1.2.x) receives security updates and patches.
15+
16+
---
17+
18+
## 🐞 Reporting a Vulnerability
19+
20+
If you discover a security vulnerability in the project, please **do not open a public issue**. Instead, follow these steps:
21+
22+
1. πŸ“§ Send a detailed report via email to **contact.formula1france@gmail.com**.
23+
2. Include:
24+
- A description of the vulnerability.
25+
- Steps to reproduce the issue (if possible).
26+
- Any screenshots or logs that help explain the risk.
27+
3. You can expect a response **within 5 business days**.
28+
4. If confirmed, we will coordinate with you to responsibly disclose and patch the issue.
29+
30+
---
31+
32+
⚠️ *Please report vulnerabilities only through this private channel and not in GitHub issues or discussions.*
33+
34+
Thank you for helping keep our community safe! πŸ›‘οΈ

0 commit comments

Comments
Β (0)