Skip to content

Commit

Permalink
Update SECURITY.md
Browse files Browse the repository at this point in the history
clarified version support
  • Loading branch information
444B authored Mar 3, 2024
1 parent f02b419 commit 0ba0ba9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Security Policy

## Supported Versions
## Supported Versions of streamlit-analytics2

| Version | Supported |
| ------- | ------------------ |
| <= 0.4.3 | :white_check_mark: |
| < 0.4.2 | :x: |
| >= 0.4.3 | :white_check_mark: |
| <= 0.4.2 | :x: |

## Reporting a Vulnerability

Expand Down

0 comments on commit 0ba0ba9

Please sign in to comment.