Skip to content

Commit b7ad6eb

Browse files
authored
Create SECURITY.md
1 parent ec6b62f commit b7ad6eb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SECURITY.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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.

0 commit comments

Comments
 (0)