Create SECURITY.md

This commit is contained in:
João Vitória Silva
2025-01-06 12:40:00 +00:00
committed by GitHub
parent 9bed3d5ef5
commit 1e6eed8ead

24
SECURITY.md Normal file
View File

@@ -0,0 +1,24 @@
# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 0.7.X | :white_check_mark: |
| 0.6.X and earlier | :x: |
## Reporting a Vulnerability
If you discover a security vulnerability, please follow these steps:
1. **Do not** open a public issue;
2. Send an email to joao@endurain.com with the details of the vulnerability;
3. Include the following in your report:
- Steps to reproduce the vulnerability;
- Potential impact;
- Any suggested fixes, if available.
4. I will provide an acknowledgment when possible.
Please include as much information as possible to help me resolve the issue promptly.
Thank you for helping to keep this project secure!