From de8afebc16a56ed47e5860d03395bf682dcf500d Mon Sep 17 00:00:00 2001 From: Vaishno Chaitanya Date: Sat, 7 Jan 2023 09:04:37 +0000 Subject: [PATCH] typo fix --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 0ab2b4a3cac119..a3469f23374c05 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -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)