Skip to content

Slot: assigner_short_name

The short name for the organization to which the CVE ID was originally assigned.

URI: cve:assigner_short_name Alias: assigner_short_name

Applicable Classes

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

Properties

Type and Range

Property Value
Range String
Domain Of CveMetadataPublished, CveMetadataRejected

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^.{2,32}$

In Subsets

Aliases

  • assignerShortName

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: assigner_short_name
description: The short name for the organization to which the CVE ID was originally
  assigned.
in_subset:
- cna_metadata
from_schema: https://w3id.org/lmodel/cve
aliases:
- assignerShortName
rank: 1000
alias: assigner_short_name
domain_of:
- CveMetadataPublished
- CveMetadataRejected
range: string
pattern: ^.{2,32}$