×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Apr 9, 2024 · The jnlpUrl ${JENKINS_URL}/computer/${AGENT_NAME}/jenkinsagent.jnlp argument to the agent JAR has been deprecated. Use url ${JENKINS_URL} and name ...
Jan 24, 2024 · Arbitrary file read vulnerability through the CLI can lead to RCE · The "Resource Root URL" functionality is enabled (see documentation). · Attackers can retrieve ...
5 days ago · A URL pointing to a file served on the web. For example, https://acme.org/jenkins.yaml . ... x-jenkins-linux-node: &jenkins_linux_node_anchor ... Jenkins project.
May 16, 2024 · icon (under Manage Jenkins > Configure System > GitHub) to see the URL in Jenkins that receives the post-commit POSTs — but in general the URL is of the form $ ...
Missing: /search
May 7, 2024 · The git plugin passes the remote repository URL to the git implementation (command line or JGit). Valid repository URL's include https , ssh , scp , git , local ...
Missing: /search
Sep 24, 2023 · Remote Jenkinsfile Provider plugin injects two environment variables into every build automatically. These variables are described below,. RJPP_SCM_URL: URl of ...
Mar 6, 2024 · This allows attackers with Overall/Read permission to connect to an attacker-specified TCP or Unix socket URL. Additionally, the plugin reconfigures itself ...
Sep 6, 2023 · ... URL, when rendering an error message. This results in an HTML injection vulnerability. Since Jenkins 2.275 and LTS 2.263.2, a security hardening for form ...
Mar 29, 2024 · ... build, but these values should not be modified by the user(e.g. to compute the deploy URL). In both scenarios the groovy script must return an HTML element ...
Oct 25, 2023 · The job configuration above can be generated from the following code. pipelineJob('job-dsl-plugin') { definition { cpsScm { scm { git { remote { url('https:// ...