-
Improvement
-
Resolution: Fixed
-
Minor
-
None
The following methods need to be whitelisted so that regex package can be fully utilized:
- method java.util.regex.MatchResult end
- method java.util.regex.MatchResult group
- method java.util.regex.MatchResult start
There may be other methods in regex that need to be whitelisted.
- causes
-
JENKINS-61952 Matcher.find() and Matcher.group(String) are no longer whitelisted
-
- Resolved
-
[JENKINS-59952] Whitelist request for regex.MatchResult methods
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link | New: This issue causes JENKINS-61553 [ JENKINS-61553 ] |
Link | New: This issue causes JENKINS-61584 [ JENKINS-61584 ] |
Link |
New:
This issue causes |
Have a PR open: https://github.com/jenkinsci/script-security-plugin/pull/274