Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update bundled script-security to 1402, matrix-auth to 3.2.10#26719

Merged
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
daniel-beck:script-security-1402-matrix-auth-3.2.10
Apr 29, 2026
Merged

Update bundled script-security to 1402, matrix-auth to 3.2.10#26719
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
daniel-beck:script-security-1402-matrix-auth-3.2.10

Conversation

@daniel-beck
Copy link
Copy Markdown
Member

https://www.jenkins.io/security/advisory/2026-04-29/

Tested with #noUpdateSiteWarnings as usual.

Proposed changelog entries

  • Update bundled Script Security Plugin from 1399.ve6a_66547f6e1 to 1402.v94c9ce464861, Matrix Authorization Strategy Plugin from 3.2.9 to 3.2.10.

Proposed changelog category

/label rfe

Proposed upgrade guidelines

N/A

Submitter checklist

  • The issue, if it exists, is well-described.
  • The changelog entries and upgrade guidelines are appropriate for the audience affected by the change (users or developers, depending on the change) and are in the imperative mood (see examples). Fill in the Proposed upgrade guidelines section only if there are breaking changes or changes that may require extra steps from users during upgrade.
  • There is automated testing or an explanation as to why this change has no tests.
  • New public classes, fields, and methods are annotated with @Restricted or have @since TODO Javadocs, as appropriate.
  • New deprecations are annotated with @Deprecated(since = "TODO") or @Deprecated(forRemoval = true, since = "TODO"), if applicable.
  • UI changes do not introduce regressions when enforcing the current default rules of Content Security Policy Plugin. In particular, new or substantially changed JavaScript is not defined inline and does not call eval to ease future introduction of Content Security Policy (CSP) directives (see documentation).
  • For dependency updates, there are links to external changelogs and, if possible, full differentials.
  • For new APIs and extension points, there is a link to at least one consumer.

Desired reviewers

@mention

Before the changes are marked as ready-for-merge:

Maintainer checklist

  • There are at least two (2) approvals for the pull request and no outstanding requests for change.
  • Conversations in the pull request are over, or it is explicit that a reviewer is not blocking the change.
  • Changelog entries in the pull request title and/or Proposed changelog entries are accurate, human-readable, and in the imperative mood.
  • Proper changelog labels are set so that the changelog can be generated automatically.
  • If the change needs additional upgrade steps from users, the upgrade-guide-needed label is set and there is a Proposed upgrade guidelines section in the pull request title (see example).
  • If it would make sense to backport the change to LTS, be a Bug or Improvement, and either the issue or pull request must be labeled as lts-candidate to be considered.

Copilot AI review requested due to automatic review settings April 29, 2026 13:40
@comment-ops-bot comment-ops-bot Bot added rfe For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted labels Apr 29, 2026
@daniel-beck daniel-beck added the lts-candidate When fixed, this issue should be considered for backporting to the LTS line label Apr 29, 2026
@daniel-beck daniel-beck added the dependencies Pull requests that update a dependency file label Apr 29, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the bundled Jenkins plugins to incorporate the latest security advisory fixes by bumping the pinned versions used for the WAR’s detached plugins and the test module’s dependency management.

Changes:

  • Bump org.jenkins-ci.plugins:script-security from 1399.ve6a_66547f6e1 to 1402.v94c9ce464861.
  • Bump org.jenkins-ci.plugins:matrix-auth from 3.2.9 to 3.2.10.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
war/pom.xml Updates detached/bundled plugin artifact versions for matrix-auth and script-security.
test/pom.xml Keeps test dependency/dependencyManagement aligned with the updated plugin versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is now ready for merge. We will merge it as soon as CI builds pass, so that it can be included in the LTS release candidate build that is scheduled for today.

/label ready-for-merge

@comment-ops-bot comment-ops-bot Bot added the ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback label Apr 29, 2026
@MarkEWaite MarkEWaite merged commit ec6535f into jenkinsci:master Apr 29, 2026
25 checks passed
MarkEWaite pushed a commit to MarkEWaite/jenkins that referenced this pull request Apr 29, 2026
@MarkEWaite MarkEWaite linked an issue Apr 29, 2026 that may be closed by this pull request
@MarkEWaite MarkEWaite added 2.555.2-fixed Fixed in 2.555.2 by backporting and removed lts-candidate When fixed, this issue should be considered for backporting to the LTS line labels Apr 29, 2026
@MarkEWaite MarkEWaite mentioned this pull request Apr 29, 2026
14 tasks
MarkEWaite added a commit to jenkins-infra/jenkins.io that referenced this pull request May 8, 2026
* Add 2.555.2 changelog and upgrade guide

Includes links to issues:

* jenkinsci/jenkins#26285
* jenkinsci/jenkins#26720
* jenkinsci/jenkins#26720

Includes links to pull requests:

* jenkinsci/jenkins#26631
* jenkinsci/jenkins#26719
* jenkinsci/jenkins#26757

Testing done:

* Confirmed the links work as expected

* Add MSI installer signing change

Included in upgrade guide and changelog

* Remove extra space character

Co-authored-by: Hervé Le Meur <[email protected]>

---------

Co-authored-by: Hervé Le Meur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.555.2-fixed Fixed in 2.555.2 by backporting dependencies Pull requests that update a dependency file ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback rfe For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backport matrix-auth and script-security plugin updates to 2.555.2

3 participants