Skip to content

Commit d878e78

Browse files
authored
update sec policy regarding third party modules (#1502)
1 parent 61e3ff1 commit d878e78

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

locale/en/security.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Security
44
---
55
# Security
66

7-
## Reporting a Bug
7+
## Reporting a Bug in Node.js
88

99
All security bugs in Node.js are taken seriously and should be reported by emailing [[email protected]](mailto:[email protected]).
1010
This will be delivered to a subset of the core team who handle security issues.
@@ -16,12 +16,16 @@ After the initial reply to your report, the security team will endeavor to keep
1616
towards a fix and full announcement, and may ask for additional information or guidance surrounding the reported issue.
1717
These updates will be sent at least every five days, in practice, this is more likely to be every 24-48 hours.
1818

19-
Security bugs in third party modules should be reported to their respective maintainers and can also be coordinated
20-
through the [Node Security Project](https://nodesecurity.io).
19+
## Reporting a Bug in a third party module
2120

22-
Thank you for improving the security of Node.js. Your efforts and responsible disclosure are greatly appreciated and
23-
will be acknowledged.
21+
Security bugs in third party modules should be reported to their respective maintainers and should also be coordinated
22+
through the [Node Ecosystem Security Team](https://hackerone.com/nodejs-ecosystem) or by emailing
23+
24+
25+
Details regarding this process can be found in the [Security Working Group repository](https://github.com/nodejs/security-wg/blob/master/processes/third_party_vuln_process.md).
2426

27+
Thank you for improving the security of Node.js and its ecosystem. Your efforts and responsible disclosure are greatly appreciated and
28+
will be acknowledged.
2529

2630
## Disclosure Policy
2731

0 commit comments

Comments
 (0)