From 6bc6ca6c8e9a07821d60dbac8e2daa419cdf1faf Mon Sep 17 00:00:00 2001 From: Lee Reilly Date: Thu, 19 Dec 2019 12:33:45 -0800 Subject: [PATCH] Add first draft of SECURITY.md --- .github/SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 000000000..27170f564 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,3 @@ +If you discover a security issue in this repository, please submit it through the [GitHub Security Bug Bounty](https://hackerone.com/github). + +Thanks for helping make GitHub safe for everyone.