Skip to content

Enum: Cvss2ReportConfidence

CVSS 2.0 report confidence temporal metric.

URI: cve:Cvss2ReportConfidence

Permissible Values

Value Meaning Description
UNCONFIRMED None
UNCORROBORATED None
CONFIRMED None
NOT_DEFINED None

Slots

Name Description
cvss2_report_confidence

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: Cvss2ReportConfidence
description: CVSS 2.0 report confidence temporal metric.
in_subset:
- cvss_metrics
from_schema: https://w3id.org/lmodel/cve
rank: 1000
permissible_values:
  UNCONFIRMED:
    text: UNCONFIRMED
  UNCORROBORATED:
    text: UNCORROBORATED
  CONFIRMED:
    text: CONFIRMED
  NOT_DEFINED:
    text: NOT_DEFINED