From 6565d32130f78ba2e828f6e56376b3a4aea62cc4 Mon Sep 17 00:00:00 2001 From: simplePCBuilding <98422316+simplePCBuilding@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:56:33 +0000 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..9b02697 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Currently only the newest versions get security updates as security updates are also part of a release. + +| Version | Supported | +| ------- | ------------------ | +| 2.1.0 | :white_check_makr: | +| 1.0.0 | :x: | + +## Reporting a Vulnerability + +If you find any potential security issues, please let us know through the issues tab. You can expect an update to arrive in not under a week of opening the issue.