Skip to content

Add UUID parameter to safe parameter names#391

Merged
tomasbjerre merged 1 commit into
jenkinsci:masterfrom
zbynek:safe-param
May 16, 2026
Merged

Add UUID parameter to safe parameter names#391
tomasbjerre merged 1 commit into
jenkinsci:masterfrom
zbynek:safe-param

Conversation

@zbynek

@zbynek zbynek commented May 15, 2026

Copy link
Copy Markdown
Contributor

With the security hardening for SECURITY-170 as described here https://www.jenkins.io/blog/2016/05/11/security-update/, adding parameters not defined by a job raises a warning. The UUID parameter has a name unique enough that it can't be exploited, by marking it as explicitly safe we can reduce the amount of warnings in Jenkins log related to this parameter.

Testing done

Unit tests passing

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@zbynek zbynek requested a review from a team as a code owner May 15, 2026 19:41
@tomasbjerre

Copy link
Copy Markdown
Contributor

Thanks

@tomasbjerre tomasbjerre merged commit 2ea6aff into jenkinsci:master May 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants