Fixed
- Resolved bug causing an issue with some Maven Extensions (#5366).
- ArchiveAnalyzer will now correctly throw an exception if it cannot open an Archive (#5371).
- Updated CSV report so that it no longer has a duplicate
description
column (#5364). - Moved several logging statements to trace which should drastically reduce the log size (#5350).
- Fixed bug with RetireJS'
--retirejsFilterNonVulnerable
and--retirejsFilter
when used with the CLI (#5351). - Fixed the
sarif
report format and added validation (#5345 and (#5363) - Fixed
MalformedPackageException
in the gradle plugin (dependency-check-gradle/#320). - Fixed
MissingMethodException
in the gradle plugin (dependency-check-gradle/#316).
See the full listing of changes.