cVEIds property

List<String>? cVEIds
final

The Common Vulnerabilities and Exposures (CVE) ID of the patch. For example, CVE-2011-3192. Applies to Linux-based instances only.

Implementation

final List<String>? cVEIds;