From 3d87e09b9d32ea1ea3830d5e8fbce9f857c6dee7 Mon Sep 17 00:00:00 2001 From: Nicolas DUBIEN Date: Sun, 24 Jan 2021 18:11:30 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=92=20Setup=20a=20security=20policy=20?= =?UTF-8?q?(#1391)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 00000000..20e648e1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Versions currently supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 2.x | :white_check_mark: | +| 1.x | :x: | +| 0.x | :x: | + +## Reporting a Vulnerability + +You can either report vulnerabilities by opening issues or by sending me an email with a comprehensive description of the vulnerability at github+vuln@dubien.org. -- 2.51.2