×
As part of setting up your Pipeline project in Blue Ocean, Jenkins configures a secure and appropriately authenticated connection to your project's source ...
Missing: standard | Show results with:standard
Quick and Simple Security --- if you are running Jenkins like java -jar jenkins. · Standard Security Setup --- discusses the most common setup of letting Jenkins ...
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 ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
A Security Realm which informs the Jenkins environment how and where to pull user (or identity) information from. Also commonly known as "authentication.".
This controls whether a user (directly or through group memberships) has a permission. These can be independent, or work in combination. An independent ...
Missing: standard | Show results with:standard
Usage in a Jenkins project-hosted plugin​​ In the section "By Jenkins", select "Jenkins Security Scan". Configure the YAML workflow file in your repository. You ...
Missing: example | Show results with:example
The editor allows users to create and edit Declarative Pipelines and perform actions such as adding stages or configuring parallel tasks, depending on their ...
In a multi-branch pipeline configuration, Jenkins automatically discovers, manages, and executes jobs for multiple source repositories and branches. This ...