Vulnerability

Properties

NameTypeDescriptionNotes

description

str

A description of the vulnerability as provided by the source.

recommendations

str

Recommendations for the vulnerability as provided by the source.

[optional]

data_source

fixable

bool

Indicates whether the vulnerability can be fixed by updating the affected package.

affects

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