Slot: record_cve_id
The CVE identifier that this record pertains to.
URI: cve:record_cve_id
Alias: record_cve_id
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^CVE-[0-9]{4}-[0-9]{4,19}$ |
In Subsets
Aliases
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}$