chore: disable security issue reporting

This commit is contained in:
Nora 2019-11-15 20:32:59 -05:00
parent e0f168a2d8
commit 0ce4f897ee
2 changed files with 11 additions and 20 deletions

View File

@ -1,20 +0,0 @@
---
name: Security vulnerability
about: Do not report security vulnerabilities using GitHub issues. Please send an email to `reachsl@us.ibm.com` instead.
labels: security
---
<!-- 🚨 STOP 🚨 STOP 🚨 STOP 🚨
BE RESPONSIBLE WHEN REPORTING SECURITY VULNERABILITIES.
USE A PRIVATE CHANNEL TO ALLOW THE VULNERABILITY TO BE
FIXED BEFORE IT'S PUBLICIZED.
Please send an email to `reachsl@us.ibm.com` with:
- Description of the vulnerability.
- Steps to reproduce the issue.
- Possible solutions.
-->

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Report a security vulnerability
url: https://loopback.io/doc/en/contrib/Reporting-issues.html#security-issues
about: Do not report security vulnerabilities using GitHub issues. Please send an email to `reachsl@us.ibm.com` instead.
- name: Get help on StackOverflow
url: https://stackoverflow.com/tags/loopbackjs
about: Please ask and answer questions on StackOverflow.
- name: Join our mailing list
url: https://groups.google.com/forum/#!forum/loopbackjs
about: You can also post your question to our mailing list.