Skip to content

Commit 3961c9e

Browse files
authored
Update SECURITY.md
1 parent 078021b commit 3961c9e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

SECURITY.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Security Policy
22

3-
## Supported Versions
3+
## Reporting a Vulnerability
44

5-
Use this section to tell people about which versions of your project are
6-
currently being supported with security updates.
5+
We're extremely grateful for security researchers and users who report vulnerabilities they discovered in YDB. All reports are thoroughly investigated.
76

8-
| Version | Supported |
9-
| ------- | ------------------ |
10-
| 5.1.x | :white_check_mark: |
11-
| 5.0.x | :x: |
12-
| 4.0.x | :white_check_mark: |
13-
| < 4.0 | :x: |
7+
To report a potential vulnerability in YDB please email details to [[email protected]](mailto:[email protected]).
148

15-
## Reporting a Vulnerability
9+
### When Should I Report a Vulnerability?
10+
11+
- You think you discovered a potential security vulnerability in YDB
12+
- You are unsure how a vulnerability affects YDB
13+
14+
## Security Vulnerability Response
15+
16+
Each report is acknowledged and analyzed by YDB maintainers within 5 working days.
17+
We will keep the reporter informed about the issue progress.
1618

17-
Use this section to tell people how to report a vulnerability.
19+
## Public Disclosure Timing
1820

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.
21+
A public disclosure date is negotiated by YDB maintainers and the bug submitter. We prefer to fully disclose the bug as soon as possible once a mitigation is available for YDB users. It is reasonable to delay disclosure when the bug or the fix is not yet fully understood, the solution is not well-tested, or for vendor coordination. The timeframe for disclosure is from immediate (especially if it's already publicly known) to 90 days. For a vulnerability with a straightforward mitigation, we expect report date to disclosure date to be on the order of 7 days.

0 commit comments

Comments
 (0)