| Package | Description |
|---|---|
| com.checkmarx.sdk.service | |
| com.cx.restclient |
| Modifier and Type | Method and Description |
|---|---|
ASTResultsWrapper |
AstClient.scanLocalSource(ScanParams scanParams) |
ASTResultsWrapper |
AstClient.scanRemoteRepo(ScanParams scaParams)
Create new SCA scan for a new/existing project with a remote repository source
|
| Modifier and Type | Method and Description |
|---|---|
ASTResultsWrapper |
AbstractClientImpl.scanLocalSource(ScanParams scanParams) |
ASTResultsWrapper |
AbstractClientImpl.scanRemoteRepo(ScanParams scanParams) |
protected ASTResultsWrapper |
ScaClientImpl.toResults(com.cx.restclient.dto.ScanResults scaResultsFromCommonClient)
Convert Common Client representation of SCA results into an object from this SDK.
|
protected abstract ASTResultsWrapper |
AbstractClientImpl.toResults(com.cx.restclient.dto.ScanResults scanResults) |
protected ASTResultsWrapper |
AstClientImpl.toResults(com.cx.restclient.dto.ScanResults scanResults)
Convert Common Client representation of SCA results into an object from this SDK.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ScaClientImpl.applyScaResultsFilters(ASTResultsWrapper combinedResults) |
protected abstract void |
AbstractClientImpl.applyScaResultsFilters(ASTResultsWrapper scaResults) |
protected void |
AstClientImpl.applyScaResultsFilters(ASTResultsWrapper combinedResults) |
Copyright © 2020. All rights reserved.