-
Improvement
-
Resolution: Fixed
-
Major
-
None
Number.valueOf(...) methods should be whitelisted out of box.
Ditto for ScriptBytecodeAdapter.compareEqual(), which is used for comparing two expressions like dryRun=="true"
Number.valueOf(...) methods should be whitelisted out of box.
Ditto for ScriptBytecodeAdapter.compareEqual(), which is used for comparing two expressions like dryRun=="true"
I'm assuming you mean Number.intValue() and friends. And ScriptBytecodeAdapter.compareEqual() got added since this was created.