We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c9ae3 commit 48be451Copy full SHA for 48be451
README.md
@@ -107,7 +107,7 @@ To use CVE_Prioritizer effectively, follow these steps:
107
2. Select your CVE Data source
108
- **NIST NVD:** This is the default source.
109
- **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.
+connection to their Community NVD 2.0 API that operates at machine speed use `-vc` or `--vulncheck` to select this source.
111
3. Choose one of the following input methods:
112
- **Single CVE:** Use the `-c` or `--cve` flags followed by the CVE ID.
113
- **List of CVEs:** Provide a **comma-separated** list of CVEs using the `-l` flag.
0 commit comments