Describe the bug
Running dependency-check --enableExperimental --nvdApiKey <my-nvd-api-key> --out ~/file-dependency-check.html --scan Package.resolved on 9.0.5 fails during the records update
Version of dependency-check used
The problem occurs using version 9.0.5 of the CLI
Log file
gist
To Reproduce
Steps to reproduce the behavior:
Run the dependency check
Expected behavior
The update should be successful, and the dependency check report should be generated.
Additional context
This is running on a Circleci job, I'm downloading the latest version of the dependency check. After the update it started failing.
Describe the bug
Running
dependency-check --enableExperimental --nvdApiKey <my-nvd-api-key> --out ~/file-dependency-check.html --scan Package.resolvedon 9.0.5 fails during the records updateVersion of dependency-check used
The problem occurs using version 9.0.5 of the CLI
Log file
gist
To Reproduce
Steps to reproduce the behavior:
Run the dependency check
Expected behavior
The update should be successful, and the dependency check report should be generated.
Additional context
This is running on a Circleci job, I'm downloading the latest version of the dependency check. After the update it started failing.