From 466c349884a2c4db9fcc6792881f43536e35a38d Mon Sep 17 00:00:00 2001 From: Dan Rollo Date: Tue, 13 Jul 2021 14:32:08 -0400 Subject: [PATCH] typo [skip ci] recieve -> receive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cd7839c..d79f5739 100644 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ The file should look like: } ``` -The only field that actually matters is `id` and that is the ID you recieve from OSS Index for a vulnerability. You can add fields such as `reason` so that you later can understand why you whitelisted a vulnerability. +The only field that actually matters is `id` and that is the ID you receive from OSS Index for a vulnerability. You can add fields such as `reason` so that you later can understand why you whitelisted a vulnerability. Any `id` that is whitelisted will be squelched from the results, and not cause a failure.