Skip to content

Commit 8a8e96a

Browse files
committed
docs: 🔒 add security vulnerability reporting policy
1 parent 312f544 commit 8a8e96a

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
We actively maintain and provide security updates for the current major versions of this repository.
5+
6+
| Version | Supported |
7+
| ------- | ------------------ |
8+
| v1.0.x | :white_check_mark: |
9+
| < v1.0 | :x: |
10+
11+
## Reporting a Vulnerability
12+
Security is a top priority for this architecture. If you discover a security vulnerability (e.g., prompt injection flaws, unauthorized code execution paths, or API key leaks), please DO NOT open a public issue.
13+
14+
Instead, report it privately to the lead maintainer:
15+
**Email:** faresrafat3@gmail.com
16+
17+
**What to include:**
18+
- A detailed description of the vulnerability.
19+
- Steps to reproduce the issue.
20+
- Potential impact and, if possible, a suggested mitigation.
21+
22+
We will acknowledge receipt of your vulnerability report within 48 hours and strive to send you regular updates about our progress. If you report a valid vulnerability, we will work with you to remediate it and provide appropriate credit in our security advisories.

0 commit comments

Comments
 (0)