Skip to content

Commit

Permalink
- Fix security warning to add newer versions and to unsupport old ones
Browse files Browse the repository at this point in the history
  • Loading branch information
heath-freenome committed Jan 27, 2023
1 parent b6c0e94 commit 20e5e31
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 2.x | :white_check_mark: |
| 1.x | :white_check_mark: |
|---------|--------------------|
| 5.x | :white_check_mark: |
| 4.x | :warning: |
| 3.x | :x: |
| 2.x | :x: |
| 1.x | :x: |


## Reporting a Vulnerability
Expand Down

0 comments on commit 20e5e31

Please sign in to comment.