mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
feat: add security policy for supported versions and reporting
Refs #1591
This commit is contained in:
committed by
Ansgar Becker
parent
b3743d85b5
commit
7ce4a23e59
19
SECURITY.md
Normal file
19
SECURITY.md
Normal 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.
|
||||
Reference in New Issue
Block a user