Skip to content

Commit e2a7449

Browse files
authored
parser: Create SECURITY.md (pingcap#1284)
1 parent 66e4429 commit e2a7449

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

SECURITY.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Security Vulnerability Disclosure and Response Process
2+
3+
The primary goal of this process is to reduce the total exposure time of users to publicly known vulnerabilities. TiDB security team is responsible for the entire vulnerability management process, including internal communication and external disclosure.
4+
5+
If you find a vulnerability or encounter a security incident involving vulnerabilities of this repository, please report it as soon as possible to the TiDB security team ([email protected]).
6+
7+
Please kindly help provide as much vulnerability information as possible in the following format:
8+
9+
- Issue title*:
10+
11+
- Overview*:
12+
13+
- Affected components and version number*:
14+
15+
- CVE number (if any):
16+
17+
- Vulnerability verification process*:
18+
19+
- Contact information*:
20+
21+
The asterisk (*) indicates the required field.
22+
23+
# Response Time
24+
25+
The TiDB security team will confirm the vulnerabilities and contact you within 2 working days after your submission.
26+
27+
We will publicly thank you after fixing the security vulnerability. To avoid negative impact, please keep the vulnerability confidential until we fix it. We would appreciate it if you could obey the following code of conduct:
28+
29+
The vulnerability will not be disclosed until a patch is released for it.
30+
31+
The details of the vulnerability, for example, exploits code, will not be disclosed.

0 commit comments

Comments
 (0)