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