For the complete documentation index, see llms.txt. This page is also available as Markdown.

cweSource

The advisory source family a CWE observation came from, in fixed authority order.

Examples

enum CweSource {
  Ox
  CveOrg
  Ghsa
  Osv
  Nvd
}

Enum values

Enum value
Description

Ox

CveOrg

Ghsa

Osv

Nvd

References

Fields with this object:

Last updated