From 6e078da94ae76ccc21a07a063dec2dd08fa5c9f8 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Tue, 31 Aug 2021 21:10:34 +0100 Subject: [PATCH 1/2] chore: add separate file with security disclosure info --- 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 000000000000..0a1a2bbd710a --- /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. From 8d8b117966adc555bd47c7cf08d6a2386920c8ee Mon Sep 17 00:00:00 2001 From: pooya parsa Date: Tue, 7 Sep 2021 18:42:21 +0200 Subject: [PATCH 2/2] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 0a1a2bbd710a..3b6555154f26 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,4 +2,4 @@ ## 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. +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.