Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo-ter-Doest authored Nov 1, 2021
1 parent bb5f854 commit d59e757
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Security Policy

##

We run dependabot and Github's CodeQL analysis to detect security problems.

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 5.1.10 | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :x: |
| < 4.0 | :x: |

## Reporting a Vulnerability

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.

We will analyse the issue, and repair it a.s.a.p.

0 comments on commit d59e757

Please sign in to comment.