Skip to content

Commit

Permalink
docs: add SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubik authored Oct 6, 2023
1 parent 1c47c5c commit 3b75f79
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

The last major version and the previous major version are currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 6.0.x | :white_check_mark: |
| 5.x | :white_check_mark: |
| < 5.0 | :x: |

## Reporting a Vulnerability

To report a vulnerability, open an issue on GitHub, with precise details and all the steps to reproduce the security issue.
The more details are provided, the quicker the vulnerability can be addressed.

0 comments on commit 3b75f79

Please sign in to comment.