diff --git a/.github/ISSUE_TEMPLATE/security-report.md b/.github/ISSUE_TEMPLATE/security-report.md deleted file mode 100644 index c6e7535fff0..00000000000 --- a/.github/ISSUE_TEMPLATE/security-report.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: Security Vulernability -about: Report a security vulnerability -title: '' -labels: A-security, C-untriaged -assignees: '' - ---- - -**Describe the bug:** -A clear and concise description of the vulnerability. - -**To Reproduce:** -Steps to reproduce the behavior. - -**Platform:** -Specify OS, distribution, and hardware platform. diff --git a/SECURITY.md b/SECURITY.md index a4b32316542..0c5dd453447 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,4 @@ # Security Policy -Given that Servo does not yet have customers or products, we are comfortable accepting the security related vulnerabilities as a [new GitHub issue](https://github.com/servo/servo/issues/new) for now. +Given that Servo does not yet have customers or products, we are comfortable accepting the security related vulnerabilities as a [new GitHub issue](https://github.com/servo/servo/security/advisories/new) for now.