I have several projects using the OWASP's Dependency Check maven plugin. This is working perfectly for each. But I would like to merge all the project results in one dashboard, as I've got many projects...
I thought it was possible with "Dashboard View" (https://plugins.jenkins.io/dashboard-view) but I can't figure out how to use it.
Any clues ?
Best regards
You should achieve it when you collect all your reports in one place and run dependencyCheckPublisher.
For example when you have files:
and run in Jenkins:
then it should be merged into one dashboard