Skip to main content

AsvsType

No description

type AsvsType {
chapterId: String
chapterName: String
createdAt: ISO8601DateTime
cwe: String
description: String
id: ID!
reqId: String
sectionId: String
sectionName: String
updatedAt: ISO8601DateTime
}

Fields

AsvsType.chapterId ● String scalar

ASVS Chapter id

AsvsType.chapterName ● String scalar

ASVS Chapter name

AsvsType.createdAt ● ISO8601DateTime scalar

Date when the ASVS was created

AsvsType.cwe ● String scalar

ASVS cwe

AsvsType.description ● String scalar

ASVS description

AsvsType.id ● ID! non-null scalar

AsvsType.reqId ● String scalar

ASVS Req id

AsvsType.sectionId ● String scalar

ASVS Section id

AsvsType.sectionName ● String scalar

ASVS Section name

AsvsType.updatedAt ● ISO8601DateTime scalar

Date when the ASVS was last updated

Member Of

CapecsType object