Skip to content

Commit

Permalink
docs: add 5.x to security policy
Browse files Browse the repository at this point in the history
  • Loading branch information
jankapunkt committed Jun 9, 2023
1 parent 085b13d commit 2627848
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 4.x.x | :white_check_mark: |
| 3.x.x | :white_check_mark: but only very critical security issues |
| < 3 | :x: |
| Version | Supported |
|---------|--------------------------------------------------|
| 5.x.x | :white_check_mark: |
| 4.x.x | :white_check_mark: but only high severity issues |
| 3.x.x | :x: |
| < 3 | :x: |

## Reporting a Vulnerability

Expand Down

0 comments on commit 2627848

Please sign in to comment.