Skip to content

Slot: record_cve_id

The CVE identifier that this record pertains to.

URI: cve:record_cve_id Alias: record_cve_id

Applicable Classes

Name Description Modifies Slot
CveMetadataRejected Metadata for a CVE Record in the REJECTED state yes
CveMetadataPublished Metadata for a CVE Record in the PUBLISHED state yes

Properties

Type and Range

Property Value
Range CveId
Domain Of CveMetadataPublished, CveMetadataRejected

Cardinality and Requirements

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

In Subsets

Aliases

  • cveId

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: record_cve_id
description: The CVE identifier that this record pertains to.
in_subset:
- cna_metadata
from_schema: https://w3id.org/lmodel/cve
aliases:
- cveId
rank: 1000
alias: record_cve_id
domain_of:
- CveMetadataPublished
- CveMetadataRejected
range: CveId
pattern: ^CVE-[0-9]{4}-[0-9]{4,19}$