Skip to content

JENKINS-53800: Whitelisting misc. methods#226

Merged
dwnusbaum merged 2 commits intojenkinsci:masterfrom
haridsv:JENKINS-53800
Oct 8, 2018
Merged

JENKINS-53800: Whitelisting misc. methods#226
dwnusbaum merged 2 commits intojenkinsci:masterfrom
haridsv:JENKINS-53800

Conversation

@haridsv
Copy link
Contributor

@haridsv haridsv commented Sep 26, 2018

  • isinstance check
  • java.lang.Throwable.getCause()
  • java.util.Arrays.asList()
  • java.util.regex.MatchResult.group(String)
  • List - List

* isinstance check
* java.lang.Throwable.getCause()
* java.util.Arrays.asList()
* java.util.regex.MatchResult.group(String)
* List - List
@haridsv
Copy link
Contributor Author

haridsv commented Sep 26, 2018

Fixes JENKINS-53800

@dwnusbaum dwnusbaum merged commit 972c7c2 into jenkinsci:master Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants