cvss property

List<Cvss>? cvss
final

CVSS scores from the advisory related to the vulnerability.

Implementation

final List<Cvss>? cvss;