From 52ac6dbbaf76cf1db60b3414660c15027ce35c5c Mon Sep 17 00:00:00 2001 From: Skylot Date: Thu, 13 Jan 2022 16:45:32 +0000 Subject: [PATCH] docs: add security.md --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..47fae60ff --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +## Reporting a Vulnerability + +To report a security issue, please email `skylot@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. +We will check and respond within 3 working days. If the issue is confirmed as a vulnerability, we will apply required mitigations at the next release. +This project follows a 90 day disclosure timeline.