Skip to content

Enum: WeaknessSource

Source attribution for weakness data in NVD/CVE contexts.

URI: cwe:WeaknessSource

Permissible Values

Value Meaning Description
MITRE None Data sourced from MITRE CWE content
NIST None Data produced by NIST/NVD analysis
ASSIGNER None Data provided by the CVE assigner/CNA
CNA None Data provided by a CVE Numbering Authority
OTHER None Other or unspecified source

Slots

Name Description
reported_by Source label for the weakness row (e

Identifier and Mapping Information

Schema Source

LinkML Source

name: WeaknessSource
description: Source attribution for weakness data in NVD/CVE contexts.
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
permissible_values:
  MITRE:
    text: MITRE
    description: Data sourced from MITRE CWE content.
  NIST:
    text: NIST
    description: Data produced by NIST/NVD analysis.
  ASSIGNER:
    text: ASSIGNER
    description: Data provided by the CVE assigner/CNA.
  CNA:
    text: CNA
    description: Data provided by a CVE Numbering Authority.
  OTHER:
    text: OTHER
    description: Other or unspecified source.