dependency-check/DependencyCheck

Support for NIST 2.0 data feeds

Chiusa

#7514 aperta il 10 mar 2025

 (8 commenti) (0 reazioni) (0 assegnatari)Java (1419 fork)github user discovery
documentationenhancementgood first issuehelp wanted

Metriche repository

Star
 (7664 stelle)
Metriche merge PR
 (Merge medio 5g 11h) (2 PR mergiate in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. The current usage of NIST 2.0 APIs causes issues in some corporate environments, such as air-gapped.

Describe the solution you'd like Using the NIST data feed is much easier to handle in such an environment as creating an mirror of the feeds is easier than "api-mirror". NIST has recently announced (see https://www.nist.gov/itl/nvd) that they will support 2.0 data feeds in parallell with the 2.0 APIs. So the possibility to use the new 2.0 data feeds instead of the 2.0 APIs would we great!

Describe alternatives you've considered An alternative solution could be to set up an internal centralized vuln database which we create from the data feeds, and have dep-check use that database. However, that would require centralized management instead of just creating a self-contained container image.

Additional context n/a

Guida contributor