Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-kow authored Feb 18, 2024
1 parent d7ed566 commit 055371d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Security Policy

## Supported Versions

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

|Python Version| Version | Supported |
| ------- | ------- | ------------------ |
| >= 3.7 | 0.0.11 | :white_check_mark: |
| >= 3.7 | <0.0.11 | :x: |
| < 3.7 | any | :x: |

## Reporting a Vulnerability

For confidential security report please send an email to [the Author](mailto:[email protected])

0 comments on commit 055371d

Please sign in to comment.