Vulnerability

Properties

Name
Type
Description
Notes

description

string

A description of the vulnerability as provided by the source.

[default to undefined]

recommendations

string

Recommendations for the vulnerability as provided by the source.

[optional] [default to undefined]

dataSource

[default to undefined]

fixable

boolean

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

[default to undefined]

affects

[default to undefined]

references

Array<string>

Published advisories of the vulnerability if provided.

[optional] [default to undefined]

severity

string

The CVSS vulnerability severity rating

[default to undefined]

score

number

The CVSS score of the vulnerability

[default to undefined]

Last updated