From 94dee522fba40554e6b7324f66accb382442beb0 Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Wed, 22 Sep 2021 09:12:55 +0200 Subject: [PATCH] Create SECURITY.md --- 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 0000000..ff85ede --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Patches will be released to the latest major version. + +## Reporting a Vulnerability + +Please report (suspected) security vulnerabilities to mikepenz+osss@gmail.com. If the issue is confirmed, we will release a patch as soon as possible depending on complexity.