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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump script-security from 1.56 to 1229.v4880b_b_e905a_6 #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps script-security from 1.56 to 1229.v4880b_b_e905a_6.

Release notes

Sourced from script-security's releases.

1229.v4880b_b_e905a_6

馃敀 Security

1228.vd93135a_2fb_25

馃悰 Bug fixes

  • Fix interception of return statements in closures in sandboxed Groovy scripts (#479) @鈥媎wnusbaum

馃懟 Maintenance

馃摝 Dependency updates

1218.v39ca_7f7ed0a_c

馃悰 Bug fixes

  • JENKINS-42214 - Prevent the Groovy sandbox from using invalid signatures when static class members are accessed via objects instead of class references (e.g. new String().valueOf(...) instead of String.valueOf(...)) (#298) @鈥媎wnusbaum
    • 鈿狅笍 If you had previously approved an invalid signature due to this bug, any code that uses that signature will fail after the update, and the correct signature will need to be approved by a Jenkins administrator

1209.v50b_005db_19db

馃懛 Changes for plugin developers

  • Workaround for JDK-8231454 on Java 11 is no longer necessary as of 11.0.17 (#459) @鈥媌asil

馃懟 Maintenance

馃殾 Tests

馃摝 Dependency updates

1190.v65867a_a_47126

... (truncated)

Changelog

Sourced from script-security's changelog.

Changelog

From of version 1.77 see GitHub Releases

Version 1.76

Release date: 2021-02-01

Version 1.75

Release date: 2020-09-23

  • Fix sandbox bypass vulnerability
  • Improvement: Add the following to the default list of approved signatures:
    • DefaultGroovyMethods.and(Boolean, Boolean)
    • DefaultGroovyMethods.toBoolean(Boolean)
    • DefaultGroovyMethods.toDouble(String)
    • StringGroovyMethods.toBoolean(String)
    • StringGroovyMethods.toDouble(CharSequence)
    • StringGroovyMethods.toDouble(String)
    • StringGroovyMethods.toInteger(CharSequence)
    • StringGroovyMethods.toInteger(String)

Version 1.74

Release date: 2020-06-30

  • Improvement: On the Manage Jenkins page in Jenkins 2.226 and newer, display the link to the In-process Script Approval page under "Security" instead of "Uncategorized". (PR 302)
  • Improvement: Add the following to the list of approved Jenkins-related signatures:
    • BallColor.getHtmlBaseColor
    • Result.color
    • Result.fromString(String)

Version 1.73

Release date: 2020-06-03

Version 1.72

Release date: 2020-05-11

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) from 1.56 to 1229.v4880b_b_e905a_6.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
- [Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/script-security-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:script-security
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants