Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 9f68ce4f7788f714fa899cdee5e4796dde4e7664
      
https://github.com/jenkinsci/script-security-plugin/commit/9f68ce4f7788f714fa899cdee5e4796dde4e7664
  Author: Wilfried Goesgens <[email protected]>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  Whitelist this expression:

    def someString="1234567890"
    echo someString.take(5)


  Commit: 36691ee2a39b503b3dd79970eb7f9b8442342c67
      
https://github.com/jenkinsci/script-security-plugin/commit/36691ee2a39b503b3dd79970eb7f9b8442342c67
  Author: Wilfried Goesgens <[email protected]>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  Fix sequence


  Commit: 6d627ff8e433d82b3cd514829be227df9bab50bd
      
https://github.com/jenkinsci/script-security-plugin/commit/6d627ff8e433d82b3cd514829be227df9bab50bd
  Author: Jesse Glick <[email protected]>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  Merge pull request #85 from dothebart/permit_access_to_take

Whitelist this expression:


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/94eabc2b9aa3...6d627ff8e433

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to