docs: add SECURITY.md
This commit is contained in:
parent
88e689a9e3
commit
1b0f9964b9
|
|
@ -0,0 +1,18 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
Here are the versions of Quickgui currently being supported with security updates.
|
||||||
|
|
||||||
|
| Version | Supported |
|
||||||
|
| ------- | ------------------ |
|
||||||
|
| 1.2.x | :white_check_mark: |
|
||||||
|
| < 1.1 | :x: |
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
If you discover a vulnerability in Quickgui then [file an issue](https://github.com/quickemu-project/quickgui/issues/new) prefixed `security:`
|
||||||
|
|
||||||
|
Quickgui is a spare-time hobby project.
|
||||||
|
We do not have SLAs for responding to security issues.
|
||||||
|
It is a best-efforts basis.
|
||||||
Loading…
Reference in New Issue