- 
    
New Feature
 - 
    Resolution: Won't Fix
 - 
    
Major
 
Administrators often approve signatures for fundamental methods.
- Ones in Java APIs like String.parseInt
 - Ones in Jenkins core like Result#isBetterThan
 
It's not useful that administrators have to approve all those methods.
And plugins would be preferred to provide methods returning primitive types.
I want whitelisted signature presets.
- depends on
 - 
                    
JENKINS-29541 workflow scripts can't use String.substring(int,int)
-         
 - Resolved
 
 -         
 
- is duplicated by
 - 
                    
JENKINS-30520 Cannot use java.util.regex.Matcher class when workflow script is sandboxed
-         
 - Resolved
 
 -         
 - 
                    
JENKINS-34658 Whitelist more Functions for trivial operations on builtin types
-         
 - Resolved
 
 -         
 - 
                    
JENKINS-35253 Whitelist Groovy capitalize method from String for sandbox
-         
 - Resolved
 
 -         
 - 
                    
JENKINS-38836 Sandbox does not allow many utility methods
-         
 - Resolved
 
 -         
 
- is related to
 - 
                    
JENKINS-35199 Scripts not permitted to use method java.lang.String isEmpty
-         
 - Resolved
 
 -         
 - 
                    
JENKINS-27953 Fails to load a matrix project for script-security
-         
 - Resolved
 
 -         
 - 
                    
JENKINS-35065 Let whitelists be defined with wildcards
-         
 - Open
 
 -         
 - 
                    
JENKINS-25833 Allow access to static members
-         
 - Resolved
 
 -         
 
- relates to
 - 
                    
JENKINS-38926 Add a report about the sandbox usage
-         
 - Open
 
 -         
 
- links to