From c78680621f828a7f4ecd50dd184b48b045bd6f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Sun, 10 Apr 2022 19:51:19 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ba531ef --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Only the current and latest release is supported with revisions and patches. +We don't support previous nor legacy versions. + +| Version | Supported | +| ------- | ------------------ | +| 3 | :white_check_mark: | +| < 3.0 | :x: | + +## Reporting a Vulnerability + +If you found a vulnerability within code or execution, please report clicking [here](https://github.com/sn4k3/UVtools/issues/new?assignees=sn4k3&labels=&template=bug_report.md&title=%5BVulnerability%5D+) and describing all in detail.