Skip to content

Commit 0a8901b

Browse files
authored
Create SECURITY.md
1 parent b0d0e41 commit 0a8901b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

SECURITY.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you believe you have found a security vulnerability in the repository, please report it to us as described below.
6+
7+
**Please do not report security vulnerabilities through public GitHub issues.**
8+
9+
Instead, please report them directly to the repository maintainer.
10+
11+
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
12+
13+
* Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
14+
* Full paths of source file(s) related to the manifestation of the issue
15+
* The location of the affected source code (tag/branch/commit or direct URL)
16+
* Any special configuration required to reproduce the issue
17+
* Step-by-step instructions to reproduce the issue
18+
* Proof-of-concept or exploit code (if possible)
19+
* Impact of the issue, including how an attacker might exploit the issue
20+
* This information will help us triage your report more quickly.
21+

0 commit comments

Comments
 (0)