aboutcode-org / vulnerablecode

A free and open vulnerabilities database and the packages they impact. And the tools to aggregate and correlate these vulnerabilities. Sponsored by NLnet https://nlnet.nl/project/vulnerabilitydatabase/ for https://www.aboutcode.org/ Chat at https://gitter.im/aboutcode-org/vulnerablecode Docs at https://vulnerablecode.readthedocs.org/
https://public.vulnerablecode.io
Apache License 2.0
543 stars 201 forks source link

Add `exploitability`, `weighted_severity`, `risk_score` to API v1 Package bulk_search #1674

Closed tdruez closed 2 days ago

tdruez commented 2 days ago

Those new fields are missing form the vulnerability data structure returned by the package bulk_search in v1.

Those fields seems available in bulk_search v2 but since DejaCode has not migrated to v2 yet we need those in v1 as well.