From c923f0ae3105e9bf3c3f02dc4bcfafa453a6be8d Mon Sep 17 00:00:00 2001 From: ZKWolf <34097612+wolfswolke@users.noreply.github.com> Date: Mon, 24 Jul 2023 17:02:23 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..6e7d96b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +We currently dont have any releases so this applies to the MAIN/MASTER branch. + +| Version | Supported | +| ------- | ------------------ | +| master | :white_check_mark: | + +## Reporting a Vulnerability + +If you find any Vulnerability please either create a ISSUE or PULL-REQUEST.