Skip to content

Commit 2965096

Browse files
authored
Create SECURITY.md (#2866)
1 parent 3ea9728 commit 2965096

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

SECURITY.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 1.3.x | :white_check_mark: |
8+
| < 1.3 ||
9+
10+
## Reporting a Vulnerability
11+
12+
Please report any vulnerabilities to [MartiUK](https://github.com/MartiUK).
13+
14+
Please include as much of the information listed below as you can to help us better understand and resolve the issue:
15+
16+
The type of issue
17+
Full paths of source file(s) related to the manifestation of the issue
18+
The location of the affected source code (tag/branch/commit or direct URL)
19+
Any special configuration required to reproduce the issue
20+
Step-by-step instructions to reproduce the issue
21+
Proof-of-concept or exploit code (if possible)
22+
Impact of the issue, including how an attacker might exploit the issue

0 commit comments

Comments
 (0)