Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrumpis committed Sep 4, 2023
1 parent aba60f6 commit 676d6df
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Security Policy

## Supported Versions

Security updates are released for the latest `<major.minor.patch>` version only.

Older releases will not be maintained.

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

## Reporting a Vulnerability

Please report (suspected) security vulnerabilities to **[[email protected]](mailto:[email protected])**.
You will receive a response from me as fast as possible.
If the issue is confirmed, I will release a patch as soon as possible depending on complexity but historically within a few days.

0 comments on commit 676d6df

Please sign in to comment.