From 504cd42f3e846d5e5c52fb9417a70aa609907f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 2 Oct 2021 18:22:20 +0200 Subject: [PATCH] Added security policy. --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..87224069 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +This is an alpha version without releases yet. Only the newest version from the master branch is supported. + +## Reporting a Vulnerability + +If you find an vulnerability contact the maintainer directly (Email: security@part-db.de).