From 045b08f9460092008b8b2c1e69df6d5dc3b48523 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Fri, 3 Jan 2025 14:40:27 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..1ba498f29 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Supported are the latest released version as well as the latest preview/rc version. + +## Reporting a Vulnerability + +Security issues and bugs should be reported privately to christoph.wille AT gmail.com. Please note that +we cannot guarantee a response time (*) although we will strive to get back to you within one business day. If you +do not hear back from Chris within a week, alternatively try to contact siegfriedpammer AT gmail.com. + +Please do not open issues for anything you think might have a security implication. + +(*) We are an OSS project entirely run by volunteers and sometimes lifetm will mean longer response times.