Update SECURITY.md

This commit is contained in:
Giuliano Bellini
2024-05-21 11:40:55 +02:00
committed by GitHub
parent 3d7b365348
commit 68aac1ed86

View File

@@ -6,8 +6,8 @@ ## Supported Versions
| Version | Supported |
|---------|--------------------|
| 1.2.x | :white_check_mark: |
| < 1.2 | :x: |
| 1.3.x | :white_check_mark: |
| < 1.3 | :x: |
## Reporting a Vulnerability
@@ -19,26 +19,13 @@ ## Reporting a Vulnerability
If you discover a vulnerability, we would like to know about it so we can take steps to address it as quickly as possible. We would like to ask you to help us better protect our clients and our systems.
Out of scope vulnerabilities:
- Clickjacking on pages with no sensitive actions.
- Unauthenticated/logout/login CSRF.
- Attacks requiring MITM or physical access to a user's device.
- Any activity that could lead to the disruption of our service (DoS).
- Content spoofing and text injection issues without showing an attack vector/without being able to modify HTML/CSS.
- Email spoofing
- Missing DNSSEC, CAA, CSP headers
- Lack of Secure or HTTP only flag on non-sensitive cookies
- Deadlinks
Please do the following:
- E-mail your findings to gyulyvgc99@gmail.com
- Do not run automated scanners on our infrastructure or dashboard. If you wish to do this, contact us and we will set up a sandbox for you.
- E-mail your findings to gyulyvgc99@gmail.com,
- Do not take advantage of the vulnerability or problem you have discovered, for example by downloading more data than necessary to demonstrate the vulnerability or deleting or modifying other people's data,
- Do not reveal the problem to others until it has been resolved,
- Do not use attacks on physical security, social engineering, distributed denial of service, spam or applications of third parties, and
- Do provide sufficient information to reproduce the problem, so we will be able to resolve it as quickly as possible. Usually, the IP address or the URL of the affected system and a description of the vulnerability will be sufficient, but complex vulnerabilities may require further explanation.
- Do provide sufficient information to reproduce the problem, so we will be able to resolve it as quickly as possible.
What we promise:
@@ -47,5 +34,4 @@ ## Reporting a Vulnerability
- We will handle your report with strict confidentiality, and not pass on your personal details to third parties without your permission,
- We will keep you informed of the progress towards resolving the problem,
- In the public information concerning the problem reported, we will give your name as the discoverer of the problem (unless you desire otherwise), and
We strive to resolve all problems as quickly as possible, and we would like to play an active role in the ultimate publication on the problem after it is resolved.
- We strive to resolve all problems as quickly as possible, and we would like to play an active role in the ultimate publication on the problem after it is resolved.