Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 620 Bytes

VulnerabilityTypeVersion.md

File metadata and controls

11 lines (8 loc) · 620 Bytes

Grafeas::VulnerabilityTypeVersion

Properties

Name Type Description Notes
epoch Integer Used to correct mistakes in the version numbering scheme. [optional]
name String The main part of the version name. [optional]
revision String The iteration of the package build from the above version. [optional]
kind VersionVersionKind Distinguish between sentinel MIN/MAX versions and normal versions. If kind is not NORMAL, then the other fields are ignored. [optional]