DependencyTrack / DependencyTrack/dependency-track

Add ability to get listing of vulnerable components and the projects they are used by

Open
#415 2 comments 0 reactions 0 assignees View on GitHub
enhancement p2
Dominant language
Java
Stars
4.2k
Forks
811
Avg merge
8h
Merged PRs (30d)
233

Description

### Current Behavior:
Right now there is no easy way to get listing of vulnerable components and the projects they are used by. It would likely involve lots of queries made to the /project, /finding, /dependency, /component, and /vulnerability APIs.

This is a typical use case where a new vulnerability is announced on component/library and an organization wants to quickly analyze which projects (that use the component) need to be remediated.

### Proposed Behavior:
Add a new endpoint (or modify an existing endpoint) so that way the relevant data could be retrieved.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.