cve property

String? cve
getter/setter pair

The CVE of the vulnerability.

CVE cannot be empty and the combination of should be unique across vulnerabilities for a VM.

Implementation

core.String? cve;