Skip to content

Bump script-security from 1.63.1 to 1.76#21

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 8, 2021

Copy link
Copy Markdown
Contributor

Bumps script-security from 1.63.1 to 1.76.

Changelog

Sourced from script-security's changelog.

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

  • This plugin now requires Jenkins 2.176.4 or newer.
  • Improvement: Add various methods to the default list of approved signatures: (JENKINS-61952, PR 242, PR 295, PR 296)
    • Remaining java.util.regex.Matcher methods

... (truncated)

Commits
  • 6b8273a [maven-release-plugin] prepare release script-security-1.76
  • 65628e3 Merge pull request #327 from dwnusbaum/changelog-1.76
  • a776ccf Add release notes for 1.76
  • a76c4b2 Merge pull request #326 from jenkinsci/dependabot/maven/org.jenkins-ci.plugin...
  • f7c4418 Bump plugin from 4.14 to 4.15
  • 7f3204b Merge pull request #323 from jenkinsci/dependabot/maven/com.github.ben-manes....
  • f95be77 Merge pull request #324 from jenkinsci/dependabot/maven/org.jenkins-ci.plugin...
  • 138815d Bump plugin from 4.13 to 4.14
  • f3e8d09 Bump caffeine from 2.8.6 to 2.8.8
  • f298f99 Merge pull request #321 from jenkinsci/dependabot/maven/org.jenkins-ci.plugin...
  • 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 8, 2021
@dependabot @github

dependabot Bot commented on behalf of github May 24, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #32.

@dependabot dependabot Bot closed this May 24, 2021
@dependabot dependabot Bot deleted the dependabot/maven/org.jenkins-ci.plugins-script-security-1.76 branch May 24, 2021 05:35
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