Skip to content

Slot: capec_id

CAPEC ID that best relates to this impact (e.g., CAPEC-123).

URI: cve:capec_id Alias: capec_id

Applicable Classes

Name Description Modifies Slot
ImpactEntry An impact entry linking an optional CAPEC attack pattern ID to one or more pr... no

Properties

Type and Range

Property Value
Range String
Domain Of ImpactEntry

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^CAPEC-[1-9][0-9]{0,4}$

Aliases

  • capecId

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self cve:capec_id
native cve:capec_id

LinkML Source

name: capec_id
description: CAPEC ID that best relates to this impact (e.g., CAPEC-123).
from_schema: https://w3id.org/lmodel/cve
aliases:
- capecId
rank: 1000
alias: capec_id
domain_of:
- ImpactEntry
range: string
pattern: ^CAPEC-[1-9][0-9]{0,4}$