Skip to content

Commit 11a7dae

Browse files
authored
Create SECURITY.md
1 parent 3d82d87 commit 11a7dae

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

SECURITY.md

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We actively maintain and provide security updates for the following versions of this project:
6+
7+
| Version | Supported |
8+
|-----------|--------------------|
9+
| 0.0.5 | ✅ Fully supported |
10+
| 0.0.4 | ❌ No longer supported |
11+
| 0.0.3 | ❌ No longer supported |
12+
| 0.0.2 | ❌ No longer supported |
13+
| 0.0.1 | ❌ No longer supported |
14+
15+
Please update to the latest version to ensure you receive security fixes and improvements.
16+
17+
---
18+
19+
## Reporting a Vulnerability
20+
21+
If you find a security vulnerability in this project, we strongly encourage you to report it as soon as possible. Please follow the steps below:
22+
23+
1. **Do not publicly disclose the vulnerability** until we have had a chance to address it.
24+
2. Contact us directly via **[[email protected]](mailto:[email protected])** with the following details:
25+
- A detailed description of the vulnerability.
26+
- Steps to reproduce the issue, if applicable.
27+
- The impact or potential impact of the vulnerability.
28+
29+
We will confirm receipt of your report within 48 hours and provide a timeline for resolving the issue.
30+
31+
---
32+
33+
## Security Measures
34+
35+
To help ensure the security of this project, we:
36+
- Use **best practices** for secure coding.
37+
- Regularly update dependencies to address vulnerabilities.
38+
- Monitor the project for potential security threats.
39+
40+
---
41+
42+
## Coordinated Disclosure
43+
44+
We follow a coordinated disclosure process. Once a vulnerability has been verified and fixed, we will:
45+
1. Acknowledge the contribution of the reporter (if agreed upon).
46+
2. Publicly disclose the details in a **security advisory**.
47+
3. Notify affected users, if applicable.
48+
49+
Thank you for helping us keep this project secure.

0 commit comments

Comments
 (0)