-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.89.3
Pipeline Groovy 2.53
Script Security Plugin 1.44
-
-
script-security 1.47
The following operations are currently not whitelisted but they should be safe:
- isinstance check
- java.lang.Throwable.getCause()
- java.util.Arrays.asList()
- java.util.regex.MatchResult.group(String)
- List - List
Sent PR: https://github.com/jenkinsci/script-security-plugin/pull/226