Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 34a33017e121783a3cf7c8961bb0f7d72f09c3fe
      
https://github.com/jenkinsci/script-security-plugin/commit/34a33017e121783a3cf7c8961bb0f7d72f09c3fe
  Author: Hari Dara <[email protected]>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

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

  Log Message:
  -----------
  JENKINS-53800: Whitelisting misc. methods

* isinstance check
* java.lang.Throwable.getCause()
* java.util.Arrays.asList()
* java.util.regex.MatchResult.group(String)
* List - List


  Commit: 8bef1c361700e9a2e58de023d2a63a69d7e2e78e
      
https://github.com/jenkinsci/script-security-plugin/commit/8bef1c361700e9a2e58de023d2a63a69d7e2e78e
  Author: Hari Krishna Dara <[email protected]>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

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

  Log Message:
  -----------
  Fix for order and a typo from MatchResult -> Match


  Commit: 972c7c27090bd87c70a8d0c69b6592cc97ce8f7e
      
https://github.com/jenkinsci/script-security-plugin/commit/972c7c27090bd87c70a8d0c69b6592cc97ce8f7e
  Author: Devin Nusbaum <[email protected]>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #226 from haridsv/JENKINS-53800

JENKINS-53800: Whitelisting misc. methods


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/3229443ea8cb...972c7c27090b
      **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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to