Skip to content

Enum: CNATag

Tags provided by a CNA describing the CVE Record.

URI: cve:CNATag

Permissible Values

Value Meaning Description
unsupported-when-assigned None When a request for a CVE assignment was received, the product was already end...
exclusively-hosted-service None All known software and/or hardware affected by this CVE Record is known to ex...
disputed None One party disagrees with another party's assertion that a particular issue in...

Identifier and Mapping Information

Schema Source

LinkML Source

name: CNATag
description: Tags provided by a CNA describing the CVE Record.
from_schema: https://w3id.org/lmodel/cve
rank: 1000
permissible_values:
  unsupported-when-assigned:
    text: unsupported-when-assigned
    description: When a request for a CVE assignment was received, the product was
      already end-of-life (EOL) or a product or specific version was deemed not to
      be supported by the vendor.
  exclusively-hosted-service:
    text: exclusively-hosted-service
    description: All known software and/or hardware affected by this CVE Record is
      known to exist only in the affected hosted service.
  disputed:
    text: disputed
    description: One party disagrees with another party's assertion that a particular
      issue in software is a vulnerability.