details property

List<Detail>? details
getter/setter pair

All information about the package to specifically identify this vulnerability.

One entry per (version range and cpe_uri) the package vulnerability has manifested in.

Implementation

core.List<Detail>? details;