Skip to content

Commit

Permalink
Update SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hackergandhi authored Aug 15, 2024
1 parent c308f96 commit 4e71791
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,15 @@

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.
Python

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
| 3.7.x | :white_check_mark: |
| 2.0.x | :x: |
| 3.0.x | :white_check_mark: |
| < 3.0 | :x: |

## Reporting a Vulnerability

Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
If you have bug reports, or improvements, please submit an issue or pull request on our GitHub repository.

0 comments on commit 4e71791

Please sign in to comment.