Cwe
object
CWE is a community-developed list of common software and hardware weakness types that could have security ramifications. A “weakness” is a condition in a software, firmware, hardware, or service component that, under certain circumstances, could contribute to the introduction of vulnerabilities. Weakness conditions are in many cases introduced by the developer during development of the product. More details at [CWE - Common Weakness Enumeration](https://cwe.mitre.org/).
Fields
id
String!
non-null
CWE ID. Formatted as `^CWE-([0-9])+$`.
url
String!
non-null
CWE URL.