Skip to content

Commit 7d23fe7

Browse files
authored
Add Security policy
Adding a security policy for the plugin.
1 parent 710d058 commit 7d23fe7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: SECURITY.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The project supports mostly latest 2 major versions with security updates, although we advise regular
6+
updates (even for major versions), to use the new functions and get bugfixes, which are applied only
7+
to latest versions. Below is a list of which versions (:white_check_mark:) that would get a security update.
8+
9+
| Version | Supported |
10+
| ------- | ------------------ |
11+
| 7.x.x | :white_check_mark: |
12+
| 6.0.x | :x: |
13+
| 5.0.x | :white_check_mark: |
14+
| 4.11.x | :white_check_mark: |
15+
| < 4.11 | :x: |
16+
17+
## Reporting a Vulnerability
18+
19+
Please report any vulnerabilities as [issues on GitHub](https://github.com/melexis/sphinx-traceability-extension/issues)
20+
Every issue is replied on and checked and you will receive feedback from us there. Make sure you
21+
include ways to replicate it and, if possible, propose a Pull Request with a potential fix.

0 commit comments

Comments
 (0)