Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: b918dbbe621a0ee397c847a44bc0a85cbf1cb6e8
      
https://github.com/jenkinsci/script-security-plugin/commit/b918dbbe621a0ee397c847a44bc0a85cbf1cb6e8
  Author: Stuart Rowe <stua...@ea.com>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  -----------
  [JENKINS-57299] Whitelist the following variants of drop* and take*:
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods drop 
java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods drop 
java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods dropRight 
java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods dropRight 
java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods take 
java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods takeRight 
java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods takeRight 
java.util.List int


  Commit: b985aadb9594adb68dc0a1c4949823dd0bd3b9e3
      
https://github.com/jenkinsci/script-security-plugin/commit/b985aadb9594adb68dc0a1c4949823dd0bd3b9e3
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist
    M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  -----------
  Merge pull request #247 from stuartrowe/JENKINS-57299

[JENKINS-57299] Whitelist the following variants of drop* and take*:


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/90726730fc1e...b985aadb9594

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to