Skip to content

Commit

Permalink
typo [skip ci]
Browse files Browse the repository at this point in the history
recieve -> receive
  • Loading branch information
bhamail authored Jul 13, 2021
1 parent 3818f26 commit 466c349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 466c349

Please sign in to comment.