Skip to content

Commit c90fd4b

Browse files
Revise security policy and reporting guidelines
Updated the security policy to include new version support and improved reporting instructions for vulnerabilities.
1 parent c016c53 commit c90fd4b

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We actively provide security updates for the following versions of this project. If you are using an older version, we strongly recommend upgrading to the latest release.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.1.x | :white_check_mark: |
10+
| 1.0.x | :x: |
11+
| < 1.0 | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
**Do not open a GitHub Issue for security vulnerabilities.**
16+
17+
If you discover a potential security flaw in this project, please report it privately. We appreciate your help in keeping this project secure for everyone.
18+
19+
### How to report
20+
Please send an email to **[YOUR_EMAIL@EXAMPLE.COM]** with the following details:
21+
22+
1. **Description:** A detailed description of the vulnerability.
23+
2. **Steps to Reproduce:** A proof of concept or step-by-step instructions to reproduce the issue.
24+
3. **Impact:** What could an attacker do if they exploit this?
25+
4. **Environment:** Version of the app, OS, and any specific configurations.
26+
27+
### Our Response Process
28+
- **Acknowledgement:** You will receive a response within 48 hours acknowledging your report.
29+
- **Investigation:** We will investigate the issue and keep you updated on the progress.
30+
- **Fix:** Once a fix is ready, we will release a new version and, if applicable, credit you for the discovery (unless you prefer to remain anonymous).
31+
32+
## Preferred Communication
33+
We prefer all security-related communication to be in **English** or **Portuguese**.
34+
35+
---
36+
*Thank you for helping us keep this project safe!*

0 commit comments

Comments
 (0)