瀏覽代碼

add SECURITY.md (#864)

* add SECURITY.md

Fixes: #699

* add Security mention to New issue template

* cleanup
Wade Simmons 2 年之前
父節點
當前提交
115b4b70b1
共有 2 個文件被更改,包括 16 次插入0 次删除
  1. 4 0
      .github/ISSUE_TEMPLATE/config.yml
  2. 12 0
      SECURITY.md

+ 4 - 0
.github/ISSUE_TEMPLATE/config.yml

@@ -11,3 +11,7 @@ contact_links:
   - name: 📱 Mobile Nebula
   - name: 📱 Mobile Nebula
     url: https://github.com/definednet/mobile_nebula
     url: https://github.com/definednet/mobile_nebula
     about: 'This issue tracker is not for mobile support. Try the Mobile Nebula repo instead!'
     about: 'This issue tracker is not for mobile support. Try the Mobile Nebula repo instead!'
+
+  - name: 🔒 Report Security Vulnerability
+    url: https://github.com/slackhq/nebula/blob/master/SECURITY.md
+    about: 'Please view SECURITY.md to learn how to report security vulnerabilities.'

+ 12 - 0
SECURITY.md

@@ -0,0 +1,12 @@
+Security Policy
+===============
+
+Reporting a Vulnerability
+-------------------------
+
+If you believe you have found a security vulnerability with Nebula, please let
+us know right away. We will investigate all reports and do our best to quickly
+fix valid issues.
+
+You can submit your report on [HackerOne](https://hackerone.com/slack) and our
+security team will respond as soon as possible.