Enum: LikelihoodEnum
Values corresponding to different likelihoods. The value Unknown should be used
when the actual likelihood of something occurring is not known.
URI: capec:LikelihoodEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| High | None | High likelihood |
| Medium | None | Medium likelihood |
| Low | None | Low likelihood |
| Unknown | None | The likelihood is unknown |
Slots
| Name | Description |
|---|---|
| likelihood | Identifies how likely this specific consequence is expected to be seen relati... |
| likelihood_of_attack | An overall average likelihood value for attacks that leverage this attack pat... |
| likelihood_of_attack | An overall average likelihood value for attacks that leverage this attack pat... |
| likelihood | Identifies how likely this specific consequence is expected to be seen relati... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/capec
LinkML Source
name: LikelihoodEnum
description: 'Values corresponding to different likelihoods. The value Unknown should
be used
when the actual likelihood of something occurring is not known.'
from_schema: https://w3id.org/lmodel/capec
rank: 1000
permissible_values:
High:
text: High
description: High likelihood.
Medium:
text: Medium
description: Medium likelihood.
Low:
text: Low
description: Low likelihood.
Unknown:
text: Unknown
description: The likelihood is unknown.