-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
When accessed to hudson.model.Result.SUCCESS in groovy-postbuild-plugin, the job fails with:
Scripts not permitted to use staticField hudson.model.Result SUCCESS
groovy-postbuild-plugin should permit accesses to any public static members as I don't think there's a case that a public static member cause a security vulnerability.
- is related to
-
JENKINS-25804 Whitelisted signature presets for Java standard APIs and Jenkins core APIs
- Resolved