CreateWebVulnerabilityInput
Autogenerated input type of CreateWebVulnerability
#
FieldsprojectId
(Int!
)#
description
(String!
)#
evidenceArchives
([Upload!]!
)#
impact
(String!
)#
Possible options [low, medium or high]
impactResume
(String!
)#
invaded
(Boolean!
)#
invadedEnvironmentDescription
(String
)#
Required only if invaded true
probability
(String!
)#
Possible options [low, medium or high]
vulnerabilityTemplateId
(Int!
)#
webMethod
(String!
)#
Possible options [GET, POST, DELETE, PUT, PATCH, HEAD, CONNECT, OPTIONS, TRACE]
webParameters
(String!
)#
webProtocol
(String!
)#
webRequest
(String!
)#
webResponse
(String!
)#
webSteps
(String!
)#
webUrl
(String!
)#
clientMutationId
(String
)#
A unique identifier for the client performing the mutation.