The Wayback Machine - https://web.archive.org/web/20210801124948/https://github.com/topics/jenkins-plugin
Here are
364 public repositories
matching this topic...
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Updated
Jul 31, 2021
Java
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.
Updated
Jun 16, 2021
Java
Jenkins Email Extension Plugin
Updated
Jul 31, 2021
Java
Updated
Jul 29, 2021
Java
Jenkins Warnings Plugin - Next Generation
Updated
Jul 30, 2021
Java
coding.net project webhook plugin for jenkins
Updated
Dec 19, 2017
Java
Jenkins integration in IDEA Platforms
Updated
Jul 29, 2021
Java
Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
Updated
Jul 30, 2021
Java
Performance Test Running and Reporting for Jenkins CI
Updated
Jul 13, 2021
Java
Jenkins plugin to generate cucumber-jvm reports
SonarQube Scanner for Jenkins
AWS CodeBuild integration as a Jenkins build step.
Updated
Jul 13, 2021
Java
Jenkins plugin for pipeline visualisation, perfect for Continuous Delivery
Updated
Jun 16, 2021
Java
Updated
Jul 30, 2021
Java
Export/Import Jenkins jobs & plugins 📤
Automated accessibility (a11y) testing tool, with emphasis on reliablity and automation
Upload Jenkins build artifacts to Amazon S3
Jenkins plugin for OWASP Dependency-Check. Inspects project components for known vulnerabilities (e.g. CVEs).
Updated
May 10, 2021
Java
Jenkins Role-Strategy plugin
Jenkins Promoted Builds Plugin
Updated
Jun 29, 2021
Java
Jenkins pipeline steps for integration with JIRA.
Updated
Jun 10, 2021
Java
Jenkins Pipeline As Yaml Plugin
Updated
Jan 25, 2021
Java
Jenkins GitHub Integration Plugin
Updated
Jun 16, 2021
Java
Nice test coverage icon for your pull requests just from Jenkins
Updated
Apr 29, 2021
Java
Chuck Norris plugin for Jenkins
Updated
Jul 30, 2021
Java
Improve this page
Add a description, image, and links to the
jenkins-plugin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jenkins-plugin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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