mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
884 B
884 B
Mirroring the NVD from NIST
Several organizations have opted to mirror the NVD on an internal server and have the dependency-check clients simply pull the updates from the mirror. This setup is fairly simple:
- Setup a nightly job to pull down the latest NVD files files from NIST
- Note, all of the NVD files must be downloaded: both 1.2 and 2.0 schema for 2002 on.
- See the Nist-Data-Mirror project on github.
- Configure the dependency-check clients to use the internal CVE urls. Note, all four URLs
must be specified (see the configuration for the specific dependency-check client used):
- cveUrl12Modified
- cveUrl20Modified
- cveUrl12Base
- cveUrl20Base