Hi,
I've been working on a POC with the Workflow Plugin for the last couple of 
weeks and have seen some behaviors that surprised me.
Mainly issues to do with the Script Security plugin and CPS transformations 
<https://issues.jenkins-ci.org/browse/JENKINS-26481> that make it hard to 
just write a workflow and have it work without using workarounds (like *for 
*instead of *each *in a method without a *@NonCPS* decorator).
If I want to write some Groovy workflow code that is loaded via SCM and 
uses third party classes and methods, do I have any option to *avoid* the 
*sandbox *and have my methods executed by default without being rejected 
with security exceptions?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9f206657-7514-4627-80eb-151d746e8d66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to