CloudSecurityAlliance / gsd-tools

Global Security Database Tools
https://gsd.id
Apache License 2.0
41 stars 20 forks source link

Migrate to NVD 2.0 API #230

Closed oswalpalash closed 7 months ago

oswalpalash commented 9 months ago

Description

As noted from #224 , we need to upgrade to the NVD 2.0 API. There is a significant redesign in the way the API works, but our stuff should mostly keep working. Tested it locally and it seemed to not make major mistakes. cc @joshbressers please test it because I know you might have more insights on this from the v1 API work.

Fixes #224

Type of change

Changes NVD Data Source from v1 of their API to v2.

Please delete options that are not relevant.

How Has This Been Tested?

Checklist:

joshbressers commented 7 months ago

Apologies for how long this took. I truly appreciate the code!