singleRepoScanInput
Input for specifying repositories to scan.
Examples
input SingleRepoScanInput {
applications: [ApplicationToScanInput]!
}
Fields
Field
Description
Supported fields
applications [ApplicationToScanInput]!
List of applications to be scanned
appId String!
appName String!
connectorId String!
credentialsId String!
References
Mutations using this object:
Last updated