From 8a9f82e11bfe05d3226b7ea022648f40a0300c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Raiti?= <46955459+Secreto31126@users.noreply.github.com> Date: Fri, 22 Sep 2023 00:39:13 -0300 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 00000000..1299200f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 2 | :white_check_mark: | +| < 2 | :x: | + +## Reporting a Vulnerability + +To report a vulnerability, create a new issue on GitHub, select +"Report a vulnerability" option, complete the form and submit. +A reply will be sent ASAP, and if accepted, an update will be +released soon after.