Skip to content

Commit d59e757

Browse files
Create SECURITY.md
1 parent bb5f854 commit d59e757

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Security Policy
2+
3+
##
4+
5+
We run dependabot and Github's CodeQL analysis to detect security problems.
6+
7+
## Supported Versions
8+
9+
Use this section to tell people about which versions of your project are
10+
currently being supported with security updates.
11+
12+
| Version | Supported |
13+
| ------- | ------------------ |
14+
| 5.1.10 | :white_check_mark: |
15+
| 5.0.x | :x: |
16+
| 4.0.x | :x: |
17+
| < 4.0 | :x: |
18+
19+
## Reporting a Vulnerability
20+
21+
If you find a vulnerability please report a security issue in the Issues section of the repository. If you know how to fix it, create a pull request.
22+
23+
We will analyse the issue, and repair it a.s.a.p.

0 commit comments

Comments
 (0)