From 520daae7a8cd0d45b63c42c5e91dcc40988e9526 Mon Sep 17 00:00:00 2001 From: Noah Markert Date: Tue, 19 Nov 2024 15:27:41 +0100 Subject: [PATCH] added SECURITY.md --- .github/SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000000..cfb1ac865f --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +Only the latest version is supported with security updates. + +## Reporting a Vulnerability + +Select security on the top of the GitHub homepage to report a vulnerability. + +If we think it is relevant, we will try to fix it ASAP, or at least reply to you ASAP.