Releases: jeremylong/DependencyCheck
Releases · jeremylong/DependencyCheck
Version 6.4.0
Changes in this Release
- Increased timeout between downloads from the NVD to prevent rate limiting issues (see #3722).
cveStartYear
is now configurable and can be set to any year from 2002 to present.cveWaitTime
is a new configuration option to define how many milliseconds to wait between NVD downloads; default is 4000 ms (see #3690).- The NVD CVE data files are now being cached for up to 4 hours in case a download fails, re-running ODC will use the cached version.
- Fixed NPE in the ODC maven plugin (see #3702.
- See the full listing of changes.
Version 6.3.2
Version 6.3.1
Changes in this Release
- Fixed ConcurrentModificationException
- See the full listing of changes.
Version 6.3.0
Changes in this Release
- Many updates were made to improve performance on large scans, reduce false positives, and other bug fixes.
- Increased the width of four columns in the database; if you use a an external database you should also update the width (see upgrade_5.1.sql).
- See the full listing of changes.
Version 6.2.2
Version 6.2.1
Version 6.2.0
Changes in this Release