Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
Resolves tkuester#97
  • Loading branch information
tkuester authored Apr 5, 2024
1 parent 73116b8 commit 0cd64c9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Security Policy

## Supported Versions

As taky is a lightweight project (and also infrequently developed of late), it's
developer(s) have decided to not offer an "LTS" release. Users should always use
the most recent version of software.

However, if you discover a vulnerability in the software, and have a special use
case that requires an older version, we'll do our best to accomodate your needs.
However, primary efforts will likely be directed towards the most recent
software release.

| Version | Supported |
| ------- | ------------------ |
| 0.9 | :white_check_mark: |
| < 0.9 | :x: |

## Reporting a Vulnerability

If you have discovered a vulnerability in taky, please contact it's developers
privately. Feel free to ping on Discord, where you will find them to be most
responsive.

However, if you prefer email, you can send an email to:

tkuester <at> users.noreply.github.com

0 comments on commit 0cd64c9

Please sign in to comment.