Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Security

## Reporting a vulnerability to Node.js Website

Please report security issues **privately** using the **GitHub Security Advisory**
workflow (Security → “Report a vulnerability”).
Comment thread
RafaelGSS marked this conversation as resolved.
Outdated

Do **not** open a public GitHub issue for security problems.

We aim to acknowledge reports within **7 business days**.
If you do **not** receive an acknowledgement within **7 business days**,
forward your report to **[tsc@nodejs.org](mailto:tsc@nodejs.org)**.

## Disclosure & advisories

Confirmed vulnerabilities will be published as a **GitHub Security Advisory**
(and assigned a CVE when applicable). Notices are also shared via:

- Node.js blog advisories: [https://nodejs.org/blog/vulnerability/](https://nodejs.org/blog/vulnerability/)
when necessary.
Loading