singleRepoScan
Examples
mutation SingleRepoScan($singleRepoScanInput: SingleRepoScanInput) {
singleRepoScan(singleRepoScanInput: $singleRepoScanInput) {
scanID
isFullScan
isContainerFullScan
isSingleRepoScan
isDastFullScan
isDastSingleTarget
scannerTag
}
}{
"singleRepoScanInput": {
"applications": [
{
"appId": "30966426",
"appName": "My Application",
"connectorId": "2",
"credentialsId": "example"
}
]
}
}Arguments
Argument
Description
Supported fields
Fields
Field
Description
Supported fields
Last updated
