Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 2a815bb91293f577983f95f82228968c0536ee12
      
https://github.com/jenkinsci/script-security-plugin/commit/2a815bb91293f577983f95f82228968c0536ee12
  Author: Ed Randall <ed.rand...@blackrock.com>
  Date:   2018-11-12 (Mon, 12 Nov 2018)

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

  Log Message:
  -----------
  whitelist java.lang.String.indexOf(String, int)


  Commit: 2405a400e14201d84def53d9b3762faa620f90c5
      
https://github.com/jenkinsci/script-security-plugin/commit/2405a400e14201d84def53d9b3762faa620f90c5
  Author: Ed Randall <ed.rand...@blackrock.com>
  Date:   2018-11-12 (Mon, 12 Nov 2018)

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

  Log Message:
  -----------
  whitelist java.lang.String methods indexOf, lastIndexOf and length


  Commit: 327310a307f5251f399adb509e11c968d9e8616d
      
https://github.com/jenkinsci/script-security-plugin/commit/327310a307f5251f399adb509e11c968d9e8616d
  Author: Ed Randall <ed.rand...@blackrock.com>
  Date:   2018-11-12 (Mon, 12 Nov 2018)

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

  Log Message:
  -----------
  removed String.length (is an override, already covered by CharSequence.length)


  Commit: 93dbd287cc39967b8e3887e4c143ba15627e6df8
      
https://github.com/jenkinsci/script-security-plugin/commit/93dbd287cc39967b8e3887e4c143ba15627e6df8
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2018-11-13 (Tue, 13 Nov 2018)

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

  Log Message:
  -----------
  Merge pull request #228 from edrandall/generic-whitelist-string-indexof

whitelist java.lang.String.indexOf(String, int)


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/62f783b5645c...93dbd287cc39
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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