Enum: ImportanceEnum
Different values for the importance of a modification to CAPEC content.
URI: capec:ImportanceEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Normal | None | Normal importance modification that does not significantly alter meaning |
| Critical | None | Critical importance modification that changes the meaning of the entry, or ho... |
Slots
| Name | Description |
|---|---|
| modification_importance | The importance level of this modification |
| modification_importance | The importance level of this modification |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/capec
LinkML Source
name: ImportanceEnum
description: Different values for the importance of a modification to CAPEC content.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
permissible_values:
Normal:
text: Normal
description: Normal importance modification that does not significantly alter
meaning.
Critical:
text: Critical
description: Critical importance modification that changes the meaning of the
entry, or how it might be interpreted, bringing it to the attention of anyone
previously dependent on the attack pattern.