We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5f854 commit d59e757Copy full SHA for d59e757
SECURITY.md
@@ -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