AssociateToRetestProjectInput
Autogenerated input type of AssociateToRetestProject
input AssociateToRetestProjectInput {
clientMutationId: String
retestProjectId: ID!
projectIds: [ID!]
scanIds: [ID!]
vulnerabilityIds: [ID!]
assetIds: [ID!]
dryRun: Boolean
}
Fields
AssociateToRetestProjectInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
AssociateToRetestProjectInput.retestProjectId ● ID! non-null scalar
ID of the Vulnerability Retest project to associate vulnerabilities to
AssociateToRetestProjectInput.projectIds ● [ID!] list scalar
Array of project IDs to fetch vulnerabilities from
AssociateToRetestProjectInput.scanIds ● [ID!] list scalar
Array of scan IDs to fetch vulnerabilities from
AssociateToRetestProjectInput.vulnerabilityIds ● [ID!] list scalar
Array of vulnerability IDs to associate directly
AssociateToRetestProjectInput.assetIds ● [ID!] list scalar
Array of asset IDs to fetch vulnerabilities from
AssociateToRetestProjectInput.dryRun ● Boolean scalar
If true, only returns found vulnerabilities without creating associations
Member Of
associateToRetestProject mutation
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.