Skip to content

Commit 4535aab

Browse files
authored
Create SECURITY.md
1 parent 47583a1 commit 4535aab

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
| Version | Supported |
5+
|---------|-----------|
6+
| main | ✔️ |
7+
| <next-release> | ✔️ |
8+
| <older-releases> ||
9+
10+
Only the versions listed with a ✔️ receive security updates.
11+
12+
## Reporting a Vulnerability
13+
If you believe you have found a security vulnerability in **<PROJECT NAME>**, please **DO NOT** open a public issue.
14+
Instead, email us at **security@atefataya.com** with the following details:
15+
16+
1. **Description** – A clear, concise description of the vulnerability.
17+
2. **Reproduction Steps** – Step-by-step instructions or a proof-of-concept.
18+
3. **Impact** – What is affected and potential severity.
19+
4. **Proposed Fix (optional)** – Any ideas you have for remediation.
20+
21+
We aim to acknowledge your report within **24 hours** and provide a status update within **72 hours**. After a fix is prepared and deployed, we will credit you (unless you request anonymity) in the release notes.
22+
23+
## Disclosure Policy
24+
* We follow a **90-day responsible disclosure window** by default.
25+
* Earlier public disclosure may be coordinated if the vulnerability is being exploited in the wild.
26+
* Please test only against your own instances; never run intrusive security tools against production servers without permission.
27+
28+
Thank you for helping keep the community safe! 🙏

0 commit comments

Comments
 (0)