Skip to content

Releases: jeremylong/DependencyCheck

Version 6.3.2

29 Sep 12:38
Compare
Choose a tag to compare

Changes in this Release

  • Reduced chance of rate limiting when download files from NVD (see #2670).
  • Fixed bug causing some transitive dependencies being skipped in the odc-maven-plugin (see #3627).
  • See the full listing of changes.

Version 6.3.1

01 Sep 12:44
Compare
Choose a tag to compare

Changes in this Release

Version 6.3.0

31 Aug 11:40
Compare
Choose a tag to compare

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

10 Jun 10:37
Compare
Choose a tag to compare

Changes in this Release

  • Resolved issue with database connections introduced in 6.2.0 (see #3432).
  • See the full listing of changes.

Version 6.2.1

08 Jun 12:17
Compare
Choose a tag to compare

Changes in this Release

  • Resolved issue with database connections introduced in 6.2.0 (see #3416).
  • See the full listing of changes.

Version 6.2.0

29 May 12:24
Compare
Choose a tag to compare

Changes in this Release

  • Added an experimental Perl CPAN analyzer #3378
  • Improved database performance #3206
  • The archive analyzer now extracts files from RPM archives #3226
  • Ensure ordered output in reports #3243
  • Several minor bug fixes and updates to reduce false positives
  • See the full listing of changes.

Version 6.1.6

29 Apr 10:25
Compare
Choose a tag to compare

Changes in this Release

  • Resolved issue with Sarif report (#3243)
  • Resolved issue with Ruby Bundle Audit (#3256)
  • Several minor bug fixes and updates to reduce false positives
  • See the full listing of changes.

Version 6.1.5

31 Mar 12:11
Compare
Choose a tag to compare

Changes in this Release

  • Fixed a second NPE introduced in 6.1.3 (see #3246)
  • See the full listing of changes.

Version 6.1.4

30 Mar 12:48
Compare
Choose a tag to compare

Changes in this Release

  • Fixed an NPE introduced in 6.1.3 (see #3212)
  • See the full listing of changes.

Version 6.1.3

22 Mar 11:57
Compare
Choose a tag to compare

Changes in this Release

  • Modified the new CPE matching strategy to be more performant (#3207)
  • Upgraded a vulnerable dependency (velocity-engine-core/CVE-2020-13936) (#3205)
  • See the full listing of changes.