From 551b8576e125b504ae8ff51f1bba02fe9f127bb0 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 19 Apr 2022 10:53:35 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..0a511d9f74 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Reporting a Vulnerability + +Please contact security@datageekery.com to report a vulnerability. Please **do not** report the vulnerability as a public issue before we had a chance to fix it.