Skip to content

Version 6.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 18:54
· 0 commits to 74a044aa3b08f19124e105d5c3890e81670762b7 since this release

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.