From 6f94b1f9d7205b5de9215bdc16b7a9f67a61a0c6 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Tue, 7 Sep 2021 17:42:47 +0100 Subject: [PATCH] chore: add separate file with security disclosure info (#9738) Co-authored-by: pooya parsa --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..3b6555154f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +If you discover a security vulnerability regarding Nuxt, please send an e-mail to the team via security@nuxtjs.org! All security vulnerabilities will be promptly addressed. Please check [nuxt/nuxt.js#9284](https://github.com/nuxt/nuxt.js/issues/9284) regarding potentially false positive reports from npm and github audit.