Enum: DepthEnum
The CVSS depth represents a depth of the equation used to calculate CVSS score.
URI: ocsf:DepthEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| BASE | None | Base |
| ENVIRONMENTAL | None | Environmental |
| TEMPORAL | None | Temporal |
Slots
| Name | Description |
|---|---|
| depth | The CVSS depth represents a depth of the equation used to calculate CVSS scor... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: DepthEnum
description: The CVSS depth represents a depth of the equation used to calculate CVSS
score.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
BASE:
text: BASE
description: Base
annotations:
ocsf_uid:
tag: ocsf_uid
value: Base
caption:
tag: caption
value: Base
ENVIRONMENTAL:
text: ENVIRONMENTAL
description: Environmental
annotations:
ocsf_uid:
tag: ocsf_uid
value: Environmental
caption:
tag: caption
value: Environmental
TEMPORAL:
text: TEMPORAL
description: Temporal
annotations:
ocsf_uid:
tag: ocsf_uid
value: Temporal
caption:
tag: caption
value: Temporal