Branch: refs/heads/master Home: https://github.com/jenkinsci/export-params-plugin Commit: 5b2875f0e40e1b53469f99a056b8a216dd54ae05 https://github.com/jenkinsci/export-params-plugin/commit/5b2875f0e40e1b53469f99a056b8a216dd54ae05 Author: rinrinne <rinrin...@gmail.com> Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths: M src/main/java/org/jenkinsci/plugins/exportparams/filter/Filter.java M src/main/java/org/jenkinsci/plugins/exportparams/filter/PlainListFilter.java M src/main/java/org/jenkinsci/plugins/exportparams/filter/RegExpFilter.java Log Message: ----------- Fix for SECURITY-170 To export unsafe parametersi to file, use getAllParameters() instead getParameters(). This plugin also provides 2 parameters, but those are not contributed to build environment without definision of specific system properties. See this blog post: https://jenkins.io/blog/2016/05/11/security-update/ -- 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.