Basic information about a CWE (Common Weakness Enumeration) list entry.
type CweList { name: String description: String url: String }
name String
String
Name of the CWE
description String
Description of the CWE
url String
URL linking to detailed information about the CWE
{} Issue.cweList
Last updated 7 months ago