FIRSTdotorg / FIRSTdotorg/Vuln4Cast
Rewrite the NVD fetcher v4 so it only updates
Open
good first issue
wontfix
- Dominant language
- Jupyter Notebook
- Stars
- 53
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The code currently fetches all CVEs from NVD api. However, when it is run a second time, it could be using the modified time to update the pandas data frame instead of fetching all and overwriting. This would make the code much more efficient and as the CVEs grow, this will begin to mater a lot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.