Skip to content

Commit f60b295

Browse files
authored
Enhance security policy documentation
Expanded the security policy to include supported versions, reporting guidelines, response timelines, and best practices.
1 parent 7ac9020 commit f60b295

1 file changed

Lines changed: 66 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
Security Policy
2+
Supported Versions
3+
We take security seriously and actively maintain security updates for the following versions:
4+
VersionSupported
5+
6+
7+
Reporting a Vulnerability
8+
We appreciate the security community's efforts in responsibly disclosing vulnerabilities. If you discover a security issue, please follow these guidelines:
9+
Where to Report
10+
DO NOT open a public GitHub issue for security vulnerabilities.
11+
Instead, report security issues through one of the following channels:
12+
13+
Email: abir.abbas@proton.me
14+
Security Advisory: Use GitHub's private vulnerability reporting feature
15+
16+
What to Include
17+
Your report should include:
18+
19+
Description of the vulnerability and its potential impact
20+
Detailed steps to reproduce the issue
21+
Affected versions
22+
Any proof-of-concept code (if applicable)
23+
Your contact information for follow-up questions
24+
25+
Response Timeline
26+
27+
Initial Response: Within 48 hours of submission
28+
Status Updates: Every 5-7 business days until resolution
29+
Resolution Target: 90 days for critical vulnerabilities, 120 days for lower severity issues
30+
31+
What to Expect
32+
If the vulnerability is accepted:
33+
34+
We'll work with you to understand and reproduce the issue
35+
We'll develop and test a fix
36+
We'll coordinate a disclosure timeline with you
37+
You'll be credited in our security advisory (unless you prefer to remain anonymous)
38+
If eligible, we may offer a bug bounty reward
39+
40+
If the vulnerability is declined:
41+
42+
We'll provide a detailed explanation of why it's not considered a security issue
43+
We may suggest alternative reporting channels if appropriate
44+
We'll still appreciate your effort and maintain confidentiality
45+
46+
Security Best Practices
47+
When using this project:
48+
49+
Always use the latest supported version
50+
Enable automatic security updates where possible
51+
Follow our configuration guidelines in the documentation
52+
Use strong authentication mechanisms
53+
Keep dependencies up to date
54+
Monitor our security advisories at GitHub Security Advisories
55+
56+
Disclosure Policy
57+
58+
We follow a coordinated disclosure approach
59+
Security fixes are released as soon as they're ready and tested
60+
Public disclosure occurs 7 days after patch release, or sooner if the vulnerability is being actively exploited
61+
We credit researchers who report vulnerabilities responsibly
62+
63+
Security Hall of Fame
64+
We maintain a Security Hall of Fame to recognize researchers who have helped improve our security.
65+
66+
Questions? Contact us at abir.abbas@proton.me

0 commit comments

Comments
 (0)