Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 764 Bytes

VulnerabilityTypeVersion.md

File metadata and controls

13 lines (9 loc) · 764 Bytes

VulnerabilityTypeVersion

Properties

Name Type Description Notes
epoch int Used to correct mistakes in the version numbering scheme. [optional]
name str The main part of the version name. [optional]
revision str 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]

[Back to Model list] [Back to API list] [Back to README]