@Service public class AstClientImpl extends AbstractClientImpl
| Constructor and Description |
|---|
AstClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyScaResultsFilters(ASTResultsWrapper combinedResults) |
protected com.cx.restclient.configuration.CxScanConfig |
getScanConfig(ScanParams scanParams)
Convert scaParams to an object that is used by underlying logic in Common Client.
|
protected ASTResultsWrapper |
toResults(com.cx.restclient.dto.ScanResults scanResults)
Convert Common Client representation of SCA results into an object from this SDK.
|
protected void |
validate(ScanParams scanParams) |
executeScan, getFindingCountMap, scanLocalSource, scanRemoteRepo, validateNotEmptyprotected void applyScaResultsFilters(ASTResultsWrapper combinedResults)
applyScaResultsFilters in class AbstractClientImplprotected ASTResultsWrapper toResults(com.cx.restclient.dto.ScanResults scanResults)
toResults in class AbstractClientImplprotected com.cx.restclient.configuration.CxScanConfig getScanConfig(ScanParams scanParams)
getScanConfig in class AbstractClientImplprotected void validate(ScanParams scanParams)
validate in class AbstractClientImplCopyright © 2020. All rights reserved.