Skip to content

REST API: Bulk requests for packages and vulnerabilities #284

@MarcelBochtler

Description

@MarcelBochtler

We're planning to add support for vulnerablecode into the ORT advisor.
The existing advisor module for Nexus IQ Server is using a single POST request with all PURLs in the body to retrieve vulnerability informations about all the packages, see: https://github.com/oss-review-toolkit/ort/blob/master/clients/nexus-iq/src/main/kotlin/NexusIqService.kt#L109-L110

To be able to use VulnerableCode in a performant way, VulnerableCode's REST API should offer a bulk request API for packages and for vulnerabilities.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions