DependencyTrack / DependencyTrack/frontend
Display supplier component information in project view
- Dominant language
- Vue
- Stars
- 171
- Forks
- 250
- Avg merge
- 10h 56m
- Merged PRs (30d)
- 84
Description
### Current Behavior
Project view allows to consult its components, displaying some of their attributes.
The supplier is only visible for one component at a time, through their details.
### Proposed Behavior
## How
I propose to add a supplier field to the list of components which maps to `supplier.name` of the component.
Here is a PoC, showing the components for a projects with supplier displayed:

## Why
Adding the supplier this way allows to identify faster who provided the component. This is particularly relevant for external contracts, where an external supplier is responsible of providing updates.
### 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/frontend/issues) for whether this enhancement was already requested
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.