Vulnerability
Properties
Name
Type
Description
Notes
description
str
A description of the vulnerability as provided by the source.
recommendations
str
Recommendations for the vulnerability as provided by the source.
[optional]
fixable
bool
Indicates whether the vulnerability can be fixed by updating the affected package.
references
list[str]
Published advisories of the vulnerability if provided.
[optional]
severity
str
The CVSS vulnerability severity rating
score
float
The CVSS score of the vulnerability
Last updated