Skip to content

Commit f100248

Browse files
committed
fixup! doc: add minimal SECURITY md
1 parent 8eef3e2 commit f100248

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ LICENSE @nodejs/tsc
3636
GOVERNANCE.md @nodejs/tsc
3737
CONTRIBUTING.md @nodejs/nodejs-website @nodejs/web-infra
3838
docs @nodejs/nodejs-website @nodejs/web-infra
39+
SECURITY.md @nodejs/security-wg
3940

4041
# Node.js Release Blog Posts
4142
apps/site/pages/en/blog/release @nodejs/releasers

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Reporting a vulnerability to Node.js Website
44

55
Please report security issues **privately** using the **GitHub Security Advisory**
6-
workflow (Security → “Report a vulnerability”).
6+
workflow ([Security → “Report a vulnerability”](https://github.com/nodejs/nodejs.org/security/advisories/new)).
77

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

0 commit comments

Comments
 (0)