sbt-dependency-check icon indicating copy to clipboard operation
sbt-dependency-check copied to clipboard

Update to v9.0.4 and NVD API v2.

Open costas80 opened this issue 1 year ago • 0 comments

Fixes Issue

Upgrades to ODC v9.0.4 and the NVD API v2 (see #314). Use without an NVD API key would otherwise be throttled (if not eventually dropped).

Description of Change

Upgraded to ODC v9.0.4 and adapted settings and documentation to match the new ODC core.

Have test cases been added to cover the new functionality?

Yes.

A new scripted test has been added that uses the NVD API key provided via system property. Note however that I did not try to adapt the other scripted tests to provide a NVD API key. In general all tests should eventually be updated to use an NVD API key that is generated for testing purposes for the project.

costas80 avatar Dec 12 '23 07:12 costas80