From d3c58ced8645b31820d7f2bc97a2fd721ff00060 Mon Sep 17 00:00:00 2001 From: rhymes Date: Thu, 9 Jul 2020 15:02:57 +0200 Subject: [PATCH] Create SECURITY.md file (#9216) Add SECURITY.md through GitHub Security overview page: https://github.com/thepracticaldev/dev.to/security --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..4791b3505 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Please refer to https://dev.to/security if you would like to report a vulnerability.