VulnerabilityTemplate
No description
type VulnerabilityTemplate {
categoryList: String
company: Company
companyId: Int @deprecated
createdAt: ISO8601DateTime!
criticity: String
deletedAt: ISO8601DateTime
description: String
id: ID!
impact: String
impactResume: String
notification: Boolean
oldId: Int
patternList: String
probability: String
reference: String
solution: String
title: String
updatedAt: ISO8601DateTime!
}
Fields
VulnerabilityTemplate.categoryList ● String scalar
VulnerabilityTemplate.company ● Company object
VulnerabilityTemplate.companyId ● Int deprecated scalar
this field is deprecated and will be removed soon, it's highly recommended to use the field 'company' to get the information that you need
VulnerabilityTemplate.createdAt ● ISO8601DateTime! non-null scalar
VulnerabilityTemplate.criticity ● String scalar
VulnerabilityTemplate.deletedAt ● ISO8601DateTime scalar
VulnerabilityTemplate.description ● String scalar
VulnerabilityTemplate.id ● ID! non-null scalar
VulnerabilityTemplate.impact ● String scalar
VulnerabilityTemplate.impactResume ● String scalar
VulnerabilityTemplate.notification ● Boolean scalar
VulnerabilityTemplate.oldId ● Int scalar
VulnerabilityTemplate.patternList ● String scalar
VulnerabilityTemplate.probability ● String scalar
VulnerabilityTemplate.reference ● String scalar
VulnerabilityTemplate.solution ● String scalar
VulnerabilityTemplate.title ● String scalar
VulnerabilityTemplate.updatedAt ● ISO8601DateTime! non-null scalar
Returned By
vulnerabilityTemplate query
Member Of
Check object ● CreateOrUpdateVulnerabilityTemplatePayload object ● Notification object ● VulnerabilityTemplateCollection object
Resources
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.