Update SECURITY.md

This commit is contained in:
h3p 2026-01-24 13:58:50 +01:00 committed by GitHub
parent 4cfc0558dc
commit 6517a38e17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,21 +1,17 @@
# Security Policy
## Supported Versions
## Supported versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
This project is currently in alpha. Security fixes may be released in new tags, but there is no long-term support policy yet.
| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
## Reporting a vulnerability
## Reporting a Vulnerability
If you believe you found a security vulnerability, please **do not** open a public issue.
Use this section to tell people how to report a vulnerability.
Instead, contact the maintainer via GitHub with a private report including:
- a description of the issue
- steps to reproduce
- potential impact
- any suggested fixes (if you have them)
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.
Thank you for helping keep users safe.