mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
doc: fix spelling in SECURITY.md
PR-URL: https://github.com/nodejs/node/pull/46124 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
parent
693b6fbeac
commit
4aa537c005
|
|
@ -128,7 +128,7 @@ We often choose to work to improve our APIs based on those reports and issue
|
|||
fixes either in regular or security releases depending on how much of a risk to
|
||||
the community they pose.
|
||||
|
||||
### Examples of vulneratibities
|
||||
### Examples of vulnerabilities
|
||||
|
||||
#### Improper Certificate Validation (CWE-295)
|
||||
|
||||
|
|
@ -156,7 +156,7 @@ the community they pose.
|
|||
and modification of that configuration can affect the confidentiality of
|
||||
data protected using the Node.js APIs this is considered a vulnerability.
|
||||
|
||||
### Examples of non-vulneratibities
|
||||
### Examples of non-vulnerabilities
|
||||
|
||||
#### Malicious Third-Party Modules (CWE-1357)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user