Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 90445b8d468d601bfba6051ba671797da92555d8
      
https://github.com/jenkinsci/script-security-plugin/commit/90445b8d468d601bfba6051ba671797da92555d8
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

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

  Log Message:
  -----------
  Increasing test coverage of Groovy syntax

With some of the regressions recently, we probably would have caught
them if we'd had better coverage of the language as a whole. So, let's
add more coverage. This has already uncovered one bug, JENKINS-46327,
and at least one fairly simple operator call that needed a
whitelisting (`3.0 * 5.0`). More to come...


  Commit: 386607c7bceb0c0d9176df9bf6896690b911c1e6
      
https://github.com/jenkinsci/script-security-plugin/commit/386607c7bceb0c0d9176df9bf6896690b911c1e6
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2019-05-29 (Wed, 29 May 2019)

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

  Log Message:
  -----------
  Merge pull request #143 from abayer/groovy-syntax-coverage

Increasing test coverage of Groovy syntax


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/c5df5dbef0f3...386607c7bceb

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/script-security-plugin/push/refs/heads/master/c5df5d-386607%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to