File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ This script uses the National Vulnerability Database (NVD) API to fetch Common V
30
30
12 . Interactive Prompt: The script employs an interactive prompt to guide users through the process of entering the software component and version.
31
31
13 . Automated Querying: The script automates the process of querying and fetching CVE details, saving users time and effort.
32
32
14 . API Integration: It leverages the NVD API to retrieve and present accurate CVE information for the specified software version.
33
- 15 . Store results in text: Store the results in a nice formatted way.
33
+ 15 . Store results in text: Store the results in a nice formatted way [ In first version, not supported any more ]
34
34
16 . Add every CVE public exploit availability.
35
35
36
36
### Prerequisites
You can’t perform that action at this time.
0 commit comments