From 57c52e6cf55f22991a32c517ba012db88ce14f6d Mon Sep 17 00:00:00 2001 From: Eloi Bail Date: Fri, 13 Jan 2023 09:37:25 +0100 Subject: [PATCH] add security.md Add security.md to document how to report a security issue. Signed-off-by: Eloi Bail --- 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 0000000..f064f7c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,4 @@ +# SECURITY + +To report a security issue, please email with a description of the issue, the steps you took to create the +issue, affected versions, and if known, mitigations for the issue.