From ca2e1e0b444be541fded18364237275b5db32e17 Mon Sep 17 00:00:00 2001 From: quexeky Date: Tue, 5 Nov 2024 12:38:30 +1100 Subject: [PATCH] docs: Added SECURITY.md Signed-off-by: quexeky --- server/SECURITY.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 server/SECURITY.md diff --git a/server/SECURITY.md b/server/SECURITY.md new file mode 100644 index 00000000..b11f4ee8 --- /dev/null +++ b/server/SECURITY.md @@ -0,0 +1,4 @@ +# Security +To report a vulnerability, please DO NOT create an issue for it +as this may lead to the vulnerability being exploited before it +can be fixed. Instead, please email [security@deepcore.dev](mailto:security@deepcore.dev)