Skip to content

Slot: cwe_id

The CWE integer identifier of the related weakness (e.g., 79 for CWE-79: Improper Neutralization of Input During Web Page Generation).

URI: capec:cwe_id Alias: cwe_id

Applicable Classes

Name Description Modifies Slot
RelatedWeakness A reference to a CWE (Common Weakness Enumeration) weakness associated with a... yes

Properties

Type and Range

Property Value
Range Integer
Domain Of RelatedWeakness

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/capec

Mappings

Mapping Type Mapped Value
self capec:cwe_id
native capec:cwe_id

LinkML Source

name: cwe_id
description: 'The CWE integer identifier of the related weakness (e.g., 79 for CWE-79:
  Improper Neutralization of Input During Web Page Generation).'
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: cwe_id
domain_of:
- RelatedWeakness
range: integer
required: true