Branch: refs/heads/master Home: https://github.com/jenkinsci/dependency-check-plugin Commit: 214094b4654f2892c5bc6b98d3b3949ced77ad00 https://github.com/jenkinsci/dependency-check-plugin/commit/214094b4654f2892c5bc6b98d3b3949ced77ad00 Author: Michael Gorovoy <mgoro...@nectarcorp.com> Date: 2023-02-05 (Sun, 05 Feb 2023)
Changed paths: M src/main/java/org/jenkinsci/plugins/DependencyCheck/aggregator/FindingsAggregator.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/model/Dependency.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/model/Finding.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/model/Vulnerability.java M src/test/java/org/jenkinsci/plugins/DependencyCheck/aggregator/FindingsAggregatorTest.java Log Message: ----------- [JENKINS-70429] Merge duplicate vulnerability records when multiple report Aggregating multiple dependency-check report same vulnerability on the same dependency are now merged. A counter keep track this vulnerability how many project impact. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dependency-check-plugin/push/refs/heads/master/5cc6d5-214094%40github.com.