Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b4ca788

Browse filesBrowse files
VoltrexKeyvaMoLow
authored andcommitted
doc: fix typos in SECURITY.md
PR-URL: #47677 Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 8651ea8 commit b4ca788
Copy full SHA for b4ca788

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎SECURITY.md‎

Copy file name to clipboardExpand all lines: SECURITY.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ lead to a loss of confidentiality, integrity, or availability.
126126
See <https://nodejs.org/api/modules.html#all-together>.
127127

128128
Any unexpected behavior from the data manipulation from Node.js Internal
129-
functions may be considered a vulnerability if they are expoitable via
129+
functions may be considered a vulnerability if they are exploitable via
130130
untrusted resources.
131131

132132
In addition to addressing vulnerabilities based on the above, the project works
@@ -144,7 +144,7 @@ the community they pose.
144144
#### Improper Certificate Validation (CWE-295)
145145

146146
* Node.js provides APIs to validate handling of Subject Alternative Names (SANs)
147-
in certficates used to connect to a TLS/SSL endpoint. If certificates can be
147+
in certificates used to connect to a TLS/SSL endpoint. If certificates can be
148148
crafted which result in incorrect validation by the Node.js APIs that is
149149
considered a vulnerability.
150150

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.