Class GithubRepositoryService
java.lang.Object
io.jenkins.plugins.synopsys.security.scan.service.scm.github.GithubRepositoryService
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GithubRepositoryService
-
-
Method Details
-
createGithubObject
public Github createGithubObject(Map<String, Object> scanParameters, String repositoryName, String repositoryOwner, Integer projectRepositoryPullNumber, String branchName, boolean isPrCommentSet, String githubApiUri) throws PluginExceptionHandler- Throws:
PluginExceptionHandler
-
extractGitHubHost
-