Skip to content

Commit 1de30d4

Browse files
Update SECURITY.md
1 parent f94a6b5 commit 1de30d4

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

SECURITY.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,29 @@
22

33
## Supported Versions
44

5-
Use this section to tell people about which versions of your project are
6-
currently being supported with security updates.
7-
85
| Version | Supported |
96
| ------- | ------------------ |
10-
| 5.1.x | :white_check_mark: |
11-
| 5.0.x | :x: |
12-
| 4.0.x | :white_check_mark: |
13-
| < 4.0 | :x: |
7+
| v.1.1.0 | :white_check_mark: |
8+
| v.1.0.0 | :white_check_mark: |
149

1510
## Reporting a Vulnerability
1611

17-
Use this section to tell people how to report a vulnerability.
12+
At our organization, we take the security of our systems and services seriously.
13+
We encourage users and security researchers to report any potential vulnerabilities they discover to us promptly.
14+
Your cooperation helps us maintain a safe and secure environment for everyone. Here's how you can report a vulnerability:
15+
16+
### Where to Report:
17+
Please send an email to [email protected] to report the vulnerability.
18+
You can use this email address exclusively for security-related concerns.
19+
20+
### Response Time:
21+
Once we receive your report, our security team will acknowledge its receipt within 48 hours.
22+
We will then promptly begin our investigation into the reported vulnerability.
23+
24+
### Scope of Vulnerabilities:
25+
We are particularly interested in vulnerabilities that affect the security and privacy of our users and data.
26+
These could include issues like cross-site scripting (XSS), SQL injection, remote code execution, authentication bypass, and other security-related flaws.
1827

19-
Tell them where to go, how often they can expect to get an update on a
20-
reported vulnerability, what to expect if the vulnerability is accepted or
21-
declined, etc.
28+
We value your help in making our systems more secure.
29+
By following this responsible disclosure process, we can collaborate effectively in safeguarding our platform.
30+
Thank you for your commitment to responsible security research.

0 commit comments

Comments
 (0)