OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
-
Updated
Nov 27, 2020 - Java
{{ message }}
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
Jenkins Pipeline Step Plugin for AWS
Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, Bitbucket, Jira and many more.
Jenkins Warnings Plugin - Next Generation
Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
Performance Test Running and Reporting for Jenkins CI
Jenkins plugin to generate cucumber-jvm reports
AWS CodeBuild integration as a Jenkins build step.
Jenkins plugin for pipeline visualisation, perfect for Continuous Delivery
Export/Import Jenkins jobs & plugins
Automated accessibility (a11y) testing tool, with emphasis on reliablity and automation
Jenkins Promoted Builds Plugin
Jenkins plugin for OWASP Dependency-Check. Inspects project components for known vulnerabilities (e.g. CVEs).
Jenkins pipeline steps for integration with JIRA.
Jenkins Role-Strategy plugin
Nice test coverage icon for your pull requests just from Jenkins
Chuck Norris plugin for Jenkins
Add a description, image, and links to the jenkins-plugin topic page so that developers can more easily learn about it.
To associate your repository with the jenkins-plugin topic, visit your repo's landing page and select "manage topics."
Stash notifier sends multiple notifications then used in a multi-configuration (matrix) job. There is a risk that the PR would appear to be "approved" by Jenkins before all jobs complete, creating a window of "opportunity" to merge broken code.
A simple fix is to require a minimal number of successful builds. But it's a not a reliable fix. New configurations can be added to the matrix build, ma