Skip to content
Closed
Show file tree
Hide file tree
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
Prev Previous commit
updates gramar on readme and removes extra line in SECURITY.md
  • Loading branch information
warnerp18 committed Nov 2, 2018
commit f9f721239a99f372f788dc8e7f35d06cb62dbe43
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,8 @@ source and a list of supported platforms.

## Security

For information about security of the Node.js project, see [Seucrity.md](https://github.com/nodejs/node/blob/master/SECURITY.md).
For information on reporting security vulnerabilities in Node.js, see
[SECURITY.md](./SECURITY.md).

## Current Project Team Members

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Security
Comment thread
Trott marked this conversation as resolved.
Outdated

If you find a security vulnerability in Node.js, please report it to
security@nodejs.org. Please withhold public disclosure until after the security
team has addressed the vulnerability.
Expand All @@ -11,7 +12,6 @@ security issue. Here are some examples of past issues and what the Security
Response Team thinks of them. When in doubt, please do send us a report
nonetheless.


## Public disclosure preferred

- [#14519](https://github.com/nodejs/node/issues/14519): _Internal domain
Expand Down