Skip to content

Commit

Permalink
Update supported versions in security policy
Browse files Browse the repository at this point in the history
Version 1.x is no longer supported
  • Loading branch information
AdiRishi authored Oct 21, 2023
1 parent 9c2fa50 commit 41459dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

## Supported Versions

We're currently providing security updates for the following versions of our remote cache server for monorepo projects:
We're currently providing security updates for the following versions of our remote cache server:

| Version | Supported |
| ------- | ------------------ |
| 1.0.x | :white_check_mark: |
| 2.x | :white_check_mark: |
| 1.x | :x: |
| < 1.0 | :x: |

> Please note, only the latest version receives security updates. We highly recommend using the latest version of our product.
Expand Down

0 comments on commit 41459dd

Please sign in to comment.