Skip to content

Slot: cwe_id

CWE identifier for the weakness classification (e.g. CWE-79).

URI: dct:identifier Alias: cwe_id

Applicable Classes

Name Description Modifies Slot
ProblemTypeDescription Individual problem type description entry yes
Weakness Weakness classification from CWE or a similar taxonomy no

Properties

Type and Range

Property Value
Range String
Domain Of ProblemTypeDescription, Weakness
Slot URI dct:identifier

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^CWE-[1-9][0-9]*$

Aliases

  • cweId

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dct:identifier
native cve:cwe_id
related cwe:Weakness

LinkML Source

name: cwe_id
description: CWE identifier for the weakness classification (e.g. CWE-79).
from_schema: https://w3id.org/lmodel/cve
aliases:
- cweId
related_mappings:
- cwe:Weakness
rank: 1000
slot_uri: dct:identifier
alias: cwe_id
domain_of:
- ProblemTypeDescription
- Weakness
range: string
pattern: ^CWE-[1-9][0-9]*$