CreateOrUpdateApiFindingInput
No description
input CreateOrUpdateApiFindingInput {
assetId: Int!
title: String!
description: String!
reference: String
category: String
patterns: [String!]
controlSyncStatusId: ID
fingerprint: String
solution: String
impactLevel: ImpactLevelCategory
probabilityLevel: ProbabilityLevelCategory
severity: SeverityCategory
originalIssueIdFromTool: String
toolType: ToolTypeCategory
id: ID
request: String
response: String
method: HTTPMethod!
scheme: SchemeCategory!
url: String!
port: Int!
parameters: String
status: String
}
Fields
CreateOrUpdateApiFindingInput.assetId ● Int! non-null scalar
CreateOrUpdateApiFindingInput.title ● String! non-null scalar
CreateOrUpdateApiFindingInput.description ● String! non-null scalar
CreateOrUpdateApiFindingInput.reference ● String scalar
CreateOrUpdateApiFindingInput.category ● String scalar
CWE Category
CreateOrUpdateApiFindingInput.patterns ● [String!] list scalar
OWASP Patterns
CreateOrUpdateApiFindingInput.controlSyncStatusId ● ID scalar
CreateOrUpdateApiFindingInput.fingerprint ● String scalar
CreateOrUpdateApiFindingInput.solution ● String scalar
CreateOrUpdateApiFindingInput.impactLevel ● ImpactLevelCategory enum
CreateOrUpdateApiFindingInput.probabilityLevel ● ProbabilityLevelCategory enum
CreateOrUpdateApiFindingInput.severity ● SeverityCategory enum
CreateOrUpdateApiFindingInput.originalIssueIdFromTool ● String scalar
CreateOrUpdateApiFindingInput.toolType ● ToolTypeCategory enum
CreateOrUpdateApiFindingInput.id ● ID scalar
CreateOrUpdateApiFindingInput.request ● String scalar
CreateOrUpdateApiFindingInput.response ● String scalar
CreateOrUpdateApiFindingInput.method ● HTTPMethod! non-null enum
CreateOrUpdateApiFindingInput.scheme ● SchemeCategory! non-null enum
CreateOrUpdateApiFindingInput.url ● String! non-null scalar
CreateOrUpdateApiFindingInput.port ● Int! non-null scalar
CreateOrUpdateApiFindingInput.parameters ● String scalar
CreateOrUpdateApiFindingInput.status ● String scalar
Member Of
createOrUpdateApiFinding mutation ● CreateOrUpdateFindingPolymorphicInput input
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.