-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: script-security-plugin
A follow-up for JENKINS-27390:
Â
String.valueOf(Object) is whitelisted, but
e.g. String.valueOf(int) is missing.
(Probably float and other types could be affected as well)