Skip to content

Commit eab2f7d

Browse files
Docs: add SECURITY.md file for reporting vulnerabilities Related to #42
1 parent effa1e1 commit eab2f7d

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

SECURITY.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We take security seriously. Below is the list of currently supported versions of our project and their respective security updates.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.0.x | :white_check_mark: |
10+
| 0.x | :x: |
11+
12+
## Reporting a Vulnerability
13+
14+
If you discover a security vulnerability in this project, we appreciate your responsible disclosure. To report a vulnerability, please follow these steps:
15+
16+
1. **Do Not Disclose Publicly**
17+
Do not open a public issue regarding the vulnerability. We ask that you keep the information confidential until we can address the issue and notify our users.
18+
19+
2. **Send a Report**
20+
You can report any vulnerabilities via email to the following contact:
21+
22+
**Security Team Contact**: [mert.cikla@gelecekbilimde.net](mailto:mert.cikla@gelecekbilimde.net)
23+
24+
3. **Include the Following Information**
25+
- Detailed description of the vulnerability
26+
- Steps to reproduce the issue
27+
- Potential impact of the vulnerability
28+
- Any possible mitigations you can suggest
29+
30+
4. **Response Time**
31+
We will respond to your report within 48 hours. After the initial assessment, we will provide you with a detailed plan to address the issue, including the timeline for a fix.
32+
33+
5. **Acknowledgement**
34+
Once the vulnerability is resolved, we will give you credit for the responsible disclosure in our release notes, unless you prefer to remain anonymous.
35+
36+
## Security Updates
37+
38+
We continuously monitor and update dependencies for security patches. Please ensure you are using the latest version of our software to stay protected.
39+
40+
---

0 commit comments

Comments
 (0)