From b336a997563b1ff5b315f40ea4e0bc3ce8cc80e1 Mon Sep 17 00:00:00 2001 From: fraxken Date: Fri, 6 Jan 2023 05:11:21 +0100 Subject: [PATCH] chore: add Security policy --- SECURITY.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..04723424 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,4 @@ +# Reporting Security Issues +To report a security issue, please email `gentilhomme.thomas@gmail.com` with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. + +Our vulnerability management team will respond within one week to your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory and acknowledge your contributions as part of it. This project follows a 90 day disclosure timeline.