I developed a Jenkins plugin that brings the functionality of OWASP Dependency-Check to Jenkins. Dependency-Check is a utility that detects publicly disclosed vulnerabilities in project dependencies. https://www.owasp.org/index.php/OWASP_Dependency_Check
The plugin is built using analysis-core and has many of the same features as the Findbugs and PMD plugins. I'd like to make the plugin available via the jenkins plugin repo. My github account is: https://github.com/stevespringett The github repo the plugin is hosted at is: https://github.com/jeremylong/dependency-check-jenkins --Steve -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
