We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54896ab commit e222a2fCopy full SHA for e222a2f
SECURITY.md
@@ -128,7 +128,7 @@ We often choose to work to improve our APIs based on those reports and issue
128
fixes either in regular or security releases depending on how much of a risk to
129
the community they pose.
130
131
-### Examples of vulneratibities
+### Examples of vulnerabilities
132
133
#### Improper Certificate Validation (CWE-295)
134
@@ -156,7 +156,7 @@ the community they pose.
156
and modification of that configuration can affect the confidentiality of
157
data protected using the Node.js APIs this is considered a vulnerability.
158
159
-### Examples of non-vulneratibities
+### Examples of non-vulnerabilities
160
161
#### Malicious Third-Party Modules (CWE-1357)
162
0 commit comments