Skip to content

Using parameter nvdDatafeed stopped working (feed 2.0) #8204

@malice00

Description

@malice00

Precondition

  • I checked the issues list for existing open or closed reports of the same problem.

Describe the bug
We have a periodical job on our CI servers to keep the DB up-to-date. We download all data through a caching proxy, so we are using the switch nvdDatafeed in both the CLI and Maven Version of DC. A couple of hours ago (between 10am and 12pm CET), dependency-check stopped updating because our proxy gave it a 404 for the file cache.properties. If I run the command with the direct NVD url, the same error occurs. If I run the command without the feed URL, everything works fine.

Version of dependency-check used
The problem occurs using version 12.1.9 of both the cli and maven plugin.

Log file
Log

To Reproduce
Steps to reproduce the behavior:

  1. Run DC with the nvdDatafeed-parameter pointing to the NVD 2.0 feed

Expected behavior
I expect DC to be able to download & update the DB from the cached feed.

Additional context
I configured our proxy and DC a while back using hints from this issue comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions