There was an error while loading. Please reload this page.
1 parent 8eef3e2 commit f100248Copy full SHA for f100248
2 files changed
.github/CODEOWNERS
@@ -36,6 +36,7 @@ LICENSE @nodejs/tsc
36
GOVERNANCE.md @nodejs/tsc
37
CONTRIBUTING.md @nodejs/nodejs-website @nodejs/web-infra
38
docs @nodejs/nodejs-website @nodejs/web-infra
39
+SECURITY.md @nodejs/security-wg
40
41
# Node.js Release Blog Posts
42
apps/site/pages/en/blog/release @nodejs/releasers
SECURITY.md
@@ -3,7 +3,7 @@
3
## Reporting a vulnerability to Node.js Website
4
5
Please report security issues **privately** using the **GitHub Security Advisory**
6
-workflow (Security → “Report a vulnerability”).
+workflow ([Security → “Report a vulnerability”](https://github.com/nodejs/nodejs.org/security/advisories/new)).
7
8
Do **not** open a public GitHub issue for security problems.
9
0 commit comments