DependencyTrack / DependencyTrack/dependency-track

Add filter to Dependency Graph tab

Open
#2,777 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
4.2k
Forks
811
Avg merge
8h 39m
Merged PRs (30d)
237

Description

### Current Behavior

To filter components in Dependency Graph it is necessary to apply the filter in components tab and than press to "Show in dependency graph" button, at the row of the component we need to select.

![image](https://github.com/DependencyTrack/dependency-track/assets/37578397/14b5582c-923e-4424-86d0-860f83d5d46f)

### Proposed Behavior

Using the same underlying logic, I would like it to be added a filter input field in Dependency Graph tab too, making possible to filter components directly in Dependency Graph, without passing from components tab.
In particular it would be helpful if the dependency graph filter was applied to all the components retrieved by search results.

Something like this, but automatically filtering for all results instead of just one:
![image](https://github.com/DependencyTrack/dependency-track/assets/37578397/bc0894cb-91ab-46ce-9872-378ad5e008de)

### Checklist

- [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this enhancement was already requested

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.