×
The Jenkins security team created a custom code scanner based on GitHub's CodeQL. It is capable of finding vulnerabilities common in Jenkins plugins. This page ...
Missing: java | Show results with:java
Mar 15, 2023 · Hello, I'm trying to set up an IaC pipeline that deploys some resources using terraform. I am storing this pipeline in a top-level Jenkins ...
Missing: /search | Show results with:/search
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Jul 16, 2023 · The Jenkins Security team offers a GitHub action that automatically scans the plugin source code during Continuous Integration and reports ...
May 13, 2022 · This plugin uses Probely to scan your web application for security vulnerabilities. It enables security testing in your CI/CD pipeline.
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline DSL. This section describes how to get ...
Maintaining your Pipeline code is easier this way. Save your updated Jenkinsfile and commit it to your local simple-java-maven-app Git repository. git stage .
Defining Declarative Pipelines; Testing library pull request changes ... These libraries are considered "trusted:" they can run any methods in Java ... For example, ...
Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple Java ...