Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 321ec42d136ae3727a6a37216263ebf125795678
      
https://github.com/jenkinsci/script-security-plugin/commit/321ec42d136ae3727a6a37216263ebf125795678
  Author: Espen Halsaa Albrektsen <[email protected]>
  Date:   2016-09-24 (Sat, 24 Sep 2016)

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

  Log Message:
  -----------
  Allow java.util.Map.size()

I see that java.util.Collection.size() is whitelisted, so presumable it would 
also be OK to whitelist java.util.Map.size()?

Or am I missing something obvious here?


  Commit: 82a1564ce5dc35b2e8ba1fdc4934158aebf209f2
      
https://github.com/jenkinsci/script-security-plugin/commit/82a1564ce5dc35b2e8ba1fdc4934158aebf209f2
  Author: Espen Halsaa Albrektsen <[email protected]>
  Date:   2016-09-24 (Sat, 24 Sep 2016)

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

  Log Message:
  -----------
  Merge pull request #1 from espenalb/whitelist-java.util.Map-size

Allow java.util.Map.size()


  Commit: cebd543b0579e73289f01aad7ec58bf05b758963
      
https://github.com/jenkinsci/script-security-plugin/commit/cebd543b0579e73289f01aad7ec58bf05b758963
  Author: Espen Halsaa Albrektsen <[email protected]>
  Date:   2016-09-24 (Sat, 24 Sep 2016)

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

  Log Message:
  -----------
  Allow java.util.Map.size()

Moved the whitelist to the correct sorted position.


  Commit: 87f8e366803bb5c4831d548d9f046d5f740966db
      
https://github.com/jenkinsci/script-security-plugin/commit/87f8e366803bb5c4831d548d9f046d5f740966db
  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:
  -----------
  Merged #88 with test fix.


  Commit: 14d56ed758e99114ce240260ad1769b10f0c6618
      
https://github.com/jenkinsci/script-security-plugin/commit/14d56ed758e99114ce240260ad1769b10f0c6618
  Author: CloudBees DEV@Cloud <[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 commit '87f8e366803bb5c4831d548d9f046d5f740966db'


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/0131f895c91d...14d56ed758e9

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