×
There are essentially three ways of enabling the access control mechanism: Through web UI, go to http://jenkins/configureSecurityand check "Enable Agent → ...
This section describes how to customize the rules restricting agents' access to the Jenkins controller in Jenkins 2.325 and earlier. In Jenkins 2.326, the ...
We strive to fix all security vulnerabilities in Jenkins and plugins in a timely manner. However, the structure of the Jenkins project, which gives plugin ...
Mar 26, 2018 · This advisory announces vulnerabilities in the following Jenkins deliverables: Ansible Plugin; Copy To Slave Plugin; Cucumber Living ...
Oct 7, 2022 · I try to using insightvm plugin that call api in some ip. but for security reason not want to open firewall to insightvm plugin API on ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.node_monitors. Code that monitors the health of agents. hudson.security.
Returns a "workspace" directory for the given TopLevelItem . Workspace directory is usually used for keeping out the checked out source code, but it can be used ...
Apr 10, 2024 · This plugin enables administrators to reserve executors to be used outside Jenkins.
Matrix-based security is one of the authorization strategies available for securing Jenkins. It allows you to grant specific permissions to users and groups ...
MasterToSlaveCallable can be sent from a controller to an agent. In general, you should write your code so it works with this implementation.