From 1b0f9964b9e000c6e5366245bb577cb9c0c721e6 Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Sat, 29 Jun 2024 23:35:17 +0100 Subject: [PATCH] docs: add SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..fbf6444 --- /dev/null +++ b/SECURITY.md @@ -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.