diff --git a/.github/ISSUE_TEMPLATE/security.md b/.github/ISSUE_TEMPLATE/security.md deleted file mode 100644 index e11a17b..0000000 --- a/.github/ISSUE_TEMPLATE/security.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: 👮 Security Issue -about: Responsible Disclosure ---- - -## 👮 Responsible Disclosure - -Do not open issues that might have security implications. It is critical that security related issues -are reported privately so we have time to address them before they become public knowledge. - -Please read our [SECURITY.md](https://github.com/fastify/.github/blob/main/SECURITY.md) before reporting a vulnerability. - -Individuals who find potential vulnerabilities in a package are invited -to complete a vulnerability report on the dedicated HackerOne organization: - -[https://hackerone.com/fastify](https://hackerone.com/fastify) - -Vulnerabilities can also be reported by emailing to Fastify core members: - -- [Matteo Collina](mailto:matteo.collina@gmail.com)