From 7f37d8bc1373446cda84f27f1ae16a1c08aa0679 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Tue, 23 Sep 2025 17:21:03 -0300 Subject: [PATCH] doc: add SECURITY.md --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5510be3 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +This document outlines the security policy for the Node.js Web Team repositories and infrastructure. + +## Reporting Security Vulnerabilities + +The Node.js Web Team follows the security policies and procedures of the Node.js project. + +For reporting security vulnerabilities in any Node.js Web Team repository or infrastructure, please refer to the official Node.js org security policy: + +**[https://github.com/nodejs/nodejs.org/blob/main/SECURITY.md](https://github.com/nodejs/nodejs.org/blob/main/SECURITY.md)** + +## Additional Resources + +- [Node.js Security Working Group](https://github.com/nodejs/security-wg) \ No newline at end of file