From a2622f811874d9e2097bd717c06691f2a3e822ee Mon Sep 17 00:00:00 2001 From: drwhut Date: Fri, 2 Jul 2021 13:31:28 +0100 Subject: [PATCH] Added a security policy. --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..f51ae035 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Reporting a Vulnerability + +If you find a security vulnerability in Tabletop Club, please do not create an +issue on GitHub, as this will be visible to the public. + +Instead, please send an email directly to me at drwhut@gmail.com, and I will +respond as soon as I can.