Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
update security policy to support only >9.x.x (trpc#3526)
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinraja authored Dec 30, 2022
1 parent c49e033 commit 343c004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

| Version | Supported |
| ------- | ------------------ |
| > 5.x.x | :white_check_mark: |
| < 5.0 | :x: |
| > 9.x.x | :white_check_mark: |
| < 9.0 | :x: |

## Reporting a Vulnerability

Expand Down

0 comments on commit 343c004

Please sign in to comment.