UpdatePentestArtifactInput
No description
input UpdatePentestArtifactInput {
id: ID!
label: String
description: String
scopeText: String
pentestType: String
assigneeEmail: String
applicationId: ID
domains: [String!]
customHeaders: JSON
inScope: [String!]
outScope: [String!]
scopeMode: String
extraPrompt: String
rateLimit: Int
secretId: String
useRepository: Boolean
repositories: JSON
useDocumentation: Boolean
docFormat: PentestAiDocFormatEnum
docSourceUrl: String
docSourceFile: Upload
size: PentestAiSizeEnum
depth: PentestAiDepthEnum
useScheduling: Boolean
interval: CalendarIntervalEnum
weekday: String
time: ISO8601DateTime
scheduledAt: ISO8601DateTime
day: Int
hour: Int
minute: Int
}
Fields
UpdatePentestArtifactInput.id ● ID! non-null scalar
UpdatePentestArtifactInput.label ● String scalar
UpdatePentestArtifactInput.description ● String scalar
UpdatePentestArtifactInput.scopeText ● String scalar
UpdatePentestArtifactInput.pentestType ● String scalar
UpdatePentestArtifactInput.assigneeEmail ● String scalar
UpdatePentestArtifactInput.applicationId ● ID scalar
UpdatePentestArtifactInput.domains ● [String!] list scalar
UpdatePentestArtifactInput.customHeaders ● JSON scalar
UpdatePentestArtifactInput.inScope ● [String!] list scalar
UpdatePentestArtifactInput.outScope ● [String!] list scalar
UpdatePentestArtifactInput.scopeMode ● String scalar
UpdatePentestArtifactInput.extraPrompt ● String scalar
UpdatePentestArtifactInput.rateLimit ● Int scalar
UpdatePentestArtifactInput.secretId ● String scalar
UpdatePentestArtifactInput.useRepository ● Boolean scalar
UpdatePentestArtifactInput.repositories ● JSON scalar
UpdatePentestArtifactInput.useDocumentation ● Boolean scalar
UpdatePentestArtifactInput.docFormat ● PentestAiDocFormatEnum enum
UpdatePentestArtifactInput.docSourceUrl ● String scalar
UpdatePentestArtifactInput.docSourceFile ● Upload scalar
UpdatePentestArtifactInput.size ● PentestAiSizeEnum enum
UpdatePentestArtifactInput.depth ● PentestAiDepthEnum enum
UpdatePentestArtifactInput.useScheduling ● Boolean scalar
UpdatePentestArtifactInput.interval ● CalendarIntervalEnum enum
UpdatePentestArtifactInput.weekday ● String scalar
UpdatePentestArtifactInput.time ● ISO8601DateTime scalar
UpdatePentestArtifactInput.scheduledAt ● ISO8601DateTime scalar
UpdatePentestArtifactInput.day ● Int scalar
UpdatePentestArtifactInput.hour ● Int scalar
UpdatePentestArtifactInput.minute ● Int scalar
Member Of
updatePentestArtifact 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.