Slot: cna
The CNA container holding vulnerability information for this CVE ID. For published records, this is a CnaPublishedContainer. For rejected records, this is a CnaRejectedContainer.
URI: cve:cna Alias: cna
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Containers | A set of structures (called containers) used to store vulnerability informati... | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | CnaContainer or CnaRejectedContainer or CnaPublishedContainer |
| Domain Of | Containers |
Cardinality and Requirements
| Property | Value |
|---|---|
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'CnaPublishedContainer'}) - AnonymousSlotExpression({'range': 'CnaRejectedContainer'})Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cve
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cve:cna |
| native | cve:cna |
LinkML Source
name: cna
description: The CNA container holding vulnerability information for this CVE ID.
For published records, this is a CnaPublishedContainer. For rejected records, this
is a CnaRejectedContainer.
from_schema: https://w3id.org/lmodel/cve
rank: 1000
alias: cna
domain_of:
- Containers
range: CnaContainer
inlined: true
any_of:
- range: CnaPublishedContainer
- range: CnaRejectedContainer