singleRepoScanInput

Input for specifying repositories to scan.

Examples

input SingleRepoScanInput {
  applications: [ApplicationToScanInput]!
}

Fields

Field
Description
Supported fields

List of applications to be scanned

appId String! appName String! connectorId String! credentialsId String!

References

Mutations using this object:

Last updated