Skip to content

Commit ad58aa7

Browse files
authored
Create SECURITY.md
1 parent 035a263 commit ad58aa7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

SECURITY.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
>The back-end of the project was migrated from Node JS to Golang after release v2.0.0, so the versions before v2 will not be supported with bug fixes or security patches
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| >= 2.0.0 | :white_check_mark: |
10+
| < 2.0.0 | :x: |
11+
| 1.x.x | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
If you find any potential security issues, then please do report it [here](https://github.com/neel1996/gitconvex/issues/new?assignees=&labels=security-issue&template=bug_report.md&title=Security%20Issue&assignee=neel1996)

0 commit comments

Comments
 (0)