Skip to content

Commit

Permalink
security: supported versions now are 3.1.x and 3.2.x (#9594)
Browse files Browse the repository at this point in the history
Signed-off-by: lecaros <[email protected]>
  • Loading branch information
lecaros authored Nov 15, 2024
1 parent 8d90de8 commit ec64fb4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@


| Version | Supported |
| ------- | ------------------ |
| 3.x | :white_check_mark: |
| < 3.0 | :x: |
|---------| ------------------ |
| 3.2.x | :white_check_mark: |
| 3.1.x | :white_check_mark: |
| < 3.1 | :x: |

## Reporting a Vulnerability

Expand Down

0 comments on commit ec64fb4

Please sign in to comment.