Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require Jenkins 2.426.3 or newer #30

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

MarkEWaite
Copy link
Contributor

Require Jenkins 2.426.3 or newer

As of 19 Apr 2024, 63% of the installations of the most recent release (1.5 - released 9 months ago) are using Jenkins 2.426.3 or newer.

Jenkins 2.426.3 is the first version with the fix for https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3314, the arbitrary file read vulnerability through the CLI can lead to RCE. It is a very good choice as a minimum Jenkins version.

Jenkins 2.426.3 is one of the versions suggested by https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/

Also removes a workaround for spotbugs version that is no longer required.

Testing done

I regularly use this plugin in my Jenkins 2.440.3 installation. No issues detected.

Submitter checklist

Preview Give feedback

As of 19 Apr 2024, 63% of the installations of the most recent release
(1.5 - released 9 months ago) are using Jenkins 2.426.3 or newer.

Jenkins 2.426.3 is the first version with the fix for
https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3314,
the arbitrary file read vulnerability through the CLI can lead to RCE.
It is a very good choice as a minimum Jenkins version.

Jenkins 2.426.3 is one of the versions suggested by
https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/

Also removes a workaround for spotbugs version that is no longer required.
@MarkEWaite MarkEWaite requested a review from a team as a code owner April 19, 2024 20:23
@MarkEWaite MarkEWaite added the chore Reduces future maintenance label Apr 19, 2024
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
@MarkEWaite MarkEWaite removed the dependencies Pull requests that update a dependency file label Apr 19, 2024
@MarkEWaite MarkEWaite merged commit 955a4da into jenkinsci:master Apr 19, 2024
14 checks passed
@MarkEWaite MarkEWaite deleted the require-2.426.3-or-newer branch April 19, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces future maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant