Tags provided by a CNA describing the CVE Record.
URI: cve:cna_tags
Alias: cna_tags
Applicable Classes
| Name |
Description |
Modifies Slot |
| CnaPublishedContainer |
An object containing vulnerability information provided by a CVE Numbering Au... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'CNATag'})
- AnonymousSlotExpression({'range': 'string', 'pattern': '^x_.*$'})
Aliases
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
cve:cna_tags |
| native |
cve:cna_tags |
LinkML Source
name: cna_tags
description: Tags provided by a CNA describing the CVE Record.
from_schema: https://w3id.org/lmodel/cve
aliases:
- tags
rank: 1000
alias: cna_tags
domain_of:
- CnaPublishedContainer
range: string
multivalued: true
any_of:
- range: CNATag
- range: string
pattern: ^x_.*$