Enum: SeverityEnum
Values corresponding to different severities of attack impact.
URI: capec:SeverityEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Very High | None | Very high severity impact |
| High | None | High severity impact |
| Medium | None | Medium severity impact |
| Low | None | Low severity impact |
| Very Low | None | Very low severity impact |
Slots
| Name | Description |
|---|---|
| typical_severity | An overall average severity value for attacks that leverage this attack patte... |
| typical_severity | An overall average severity value for attacks that leverage this attack patte... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/capec
LinkML Source
name: SeverityEnum
description: Values corresponding to different severities of attack impact.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
permissible_values:
Very High:
text: Very High
description: Very high severity impact.
High:
text: High
description: High severity impact.
Medium:
text: Medium
description: Medium severity impact.
Low:
text: Low
description: Low severity impact.
Very Low:
text: Very Low
description: Very low severity impact.