Update dependency org.jenkins-ci.plugins:plain-credentials to v183 [SECURITY] #33
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2
->183.va_de8f1dd5a_2b_
GitHub Vulnerability Alerts
CVE-2024-39459
When creating secret file credentials Plain Credentials Plugin 182.v468b_97b_9dcb_8 and earlier attempts to decrypt the content of the file to check if it constitutes a valid encrypted secret. In rare cases the file content matches the expected format of an encrypted secret, and the file content will be stored unencrypted (only Base64 encoded) on the Jenkins controller file system.
These credentials can be viewed by users with access to the Jenkins controller file system (global credentials) or with Item/Extended Read permission (folder-scoped credentials).
Plain Credentials Plugin 183.va_de8f1dd5a_2b_ no longer attempts to decrypt the content of the file when creating secret file credentials.
Release Notes
jenkinsci/plain-credentials-plugin (org.jenkins-ci.plugins:plain-credentials)
v183.va_de8f1dd5a_2b_
Compare Source
🔒 Security
📦 Dependency updates
v182.v468b_97b_9dcb_8
Compare Source
👷 Changes for plugin developers
📦 Dependency updates
v179.vc5cb_98f6db_38
Compare Source
👷 Changes for plugin developers
v177.vb_231f25527e7
Compare Source
👷 Changes for plugin developers
BaseTest
(#65) @yaroslavafenkin📦 Dependency updates
v143.v1b_df8b_d3b_e48
Compare Source
🚀 New features and improvements
v139.ved2b_9cf7587b
👷 Changes for plugin developers
👻 Maintenance
v1.7
Changelog moved to GitHub Releases
v1.6
v1.5
Plugin
for file credentials.
v1.4
or lower
v1.3
credentials. (PR
#6{.external-link})
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.