Skip to content

Commit 48be451

Browse files
committed
Added NVD++ as an alternative source of CVE data
1 parent f4c9ae3 commit 48be451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ To use CVE_Prioritizer effectively, follow these steps:
107107
2. Select your CVE Data source
108108
- **NIST NVD:** This is the default source.
109109
- **NVD++:** [VulnCheck's](https://vulncheck.com/nvd2) NVD2 solves NIST's API challenges with a reliable, persistent
110-
connection to their Community NVD 2.0 API that operates at machine speed.
110+
connection to their Community NVD 2.0 API that operates at machine speed use `-vc` or `--vulncheck` to select this source.
111111
3. Choose one of the following input methods:
112112
- **Single CVE:** Use the `-c` or `--cve` flags followed by the CVE ID.
113113
- **List of CVEs:** Provide a **comma-separated** list of CVEs using the `-l` flag.

0 commit comments

Comments
 (0)