Skip to content

Bump script-security from 1.63.1 to 1.78#41

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.jenkins-ci.plugins-script-security-1.78
Closed

Bump script-security from 1.63.1 to 1.78#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.jenkins-ci.plugins-script-security-1.78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2021

Copy link
Copy Markdown
Contributor

Bumps script-security from 1.63.1 to 1.78.

Release notes

Sourced from script-security's releases.

Script Security v1.78

📦 Dependency updates

Script Security 1.77

🚀 New features and improvements

🐛 Bug fixes

  • Base64 whitelists did not work due to use of canonical rather than binary name (#339) @​jglick

📦 Dependency updates

👻 Maintenance

  • Use native Java functionality rather than com.google.common.collect (#346) @​basil
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
  • 58083dc [maven-release-plugin] prepare release script-security-1.78
  • a8371ec Merge pull request #356 from Dohbedoh/JENKINS-41797
  • a283cfe Merge pull request #361 from jenkinsci/dependabot/maven/org.jenkins-ci.plugin...
  • b9afa78 Bump plugin from 4.21 to 4.24
  • 90fbaa2 Merge pull request #360 from dwnusbaum/dependabot-reviewers
  • a6fcc77 Do not request review from @​dwnusbaum on Dependabot PRs
  • ddce7c7 Merge pull request #354 from jenkinsci/dependabot/maven/io.jenkins.tools.bom-...
  • 75cbcbe Merge pull request #358 from jenkinsci/dependabot/maven/org.jenkins-ci.plugin...
  • 12669c4 Bump plugin from 4.18 to 4.21
  • b2d5c82 Update for code for clarity
  • Additional commits viewable in compare view

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)

Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) from 1.63.1 to 1.78.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
- [Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/script-security-plugin@script-security-1.63.1...script-security-1.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 20, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #49.

@dependabot dependabot Bot closed this Dec 20, 2021
@dependabot dependabot Bot deleted the dependabot/maven/org.jenkins-ci.plugins-script-security-1.78 branch December 20, 2021 12:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants