Skip to content

Slot: version_changes

A list of status changes that take place during the version range. The array should be sorted by 'at' field according to versionType, but clients must re-sort rather than assume ordering.

URI: cve:version_changes Alias: version_changes

Applicable Classes

Name Description Modifies Slot
VersionEntry A single version or a range of versions of a product with associated vulnerab... no

Properties

Type and Range

Property Value
Range VersionChange
Domain Of VersionEntry

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • changes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: version_changes
description: A list of status changes that take place during the version range. The
  array should be sorted by 'at' field according to versionType, but clients must
  re-sort rather than assume ordering.
from_schema: https://w3id.org/lmodel/cve
aliases:
- changes
rank: 1000
alias: version_changes
domain_of:
- VersionEntry
range: VersionChange
multivalued: true
inlined: true
inlined_as_list: true