The normalized CWE identifiers one advisory source established for a CVE indicator.
type CweProvenanceEntry { source: CweSource! cwes: [String!]! }
source CweSource!
CweSource!
The advisory source that returned the CWE identifiers.
cwes [String!]!
[String!]!
Canonical CWE identifiers returned by the source.
{} CweMetadata.provenance
Last updated 15 days ago