feat: add security policy for supported versions and reporting

Refs #1591
This commit is contained in:
Ansgar Becker
2026-02-09 09:35:43 +01:00
committed by GitHub
parent 1f69da5f65
commit 52648ceebd

19
SECURITY.md Normal file
View File

@@ -0,0 +1,19 @@
# Security Policy
## Supported Versions
Currently supported releases with security updates:
| Version | Supported |
| ------- | ------------------ |
| 12.x | :white_check_mark: |
| < 12.x | :x: |
## Reporting a Vulnerability
When reporting a vulnerability, please file a ticket here. You may also send an
email to security@heidisql.com .
It is important that the report is _valid_, and I am able to _understand_ the vulnerability impact.
If so, you may expect an update within weeks, probably quicker. I'll do my best to keep the
software and the user systems intact.