Skip to content

Enum: Cvss3Scope

CVSS 3.x scope base metric.

URI: cve:Cvss3Scope

Permissible Values

Value Meaning Description
UNCHANGED None
CHANGED None

Slots

Name Description
cvss3_scope

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: Cvss3Scope
description: CVSS 3.x scope base metric.
in_subset:
- cvss_metrics
from_schema: https://w3id.org/lmodel/cve
rank: 1000
permissible_values:
  UNCHANGED:
    text: UNCHANGED
  CHANGED:
    text: CHANGED