cve property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Holds the MITRE standard Common Vulnerabilities and Exposures (CVE) tracking number for the vulnerability.
Deprecated: Use vulnerability_id instead to denote CVEs.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? cve;