From b23f970bea826af29d1cc4e9d7b5461b2fa788a2 Mon Sep 17 00:00:00 2001 From: Alexander Walther Date: Sun, 26 Jan 2025 22:10:16 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..7d3d42ad --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 7.x.x | :white_check_mark: | +| < 6.x | :x: | + +## Reporting a Vulnerability + +For the moment, you can reach out @leokhoa via Slack: - send a direct message. + +More options will be evaluated in the near future.