From d2962dc6e1730955237a46a0eb4034544859aa12 Mon Sep 17 00:00:00 2001 From: Sebastian Feustel <48125666+53845714nF@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:07:56 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f8a2031 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Supported Versions + +Only the last Version have Security fixes. +But keep in mind that the Software download arbitrary VM and you let them run. +A proper Network segmentation should be applied. + +## Reporting a Vulnerability +Please use the Security Tab in Github to report vulnerabilities. There are no Bounties on vulnerabilities.