DependencyTrack / DependencyTrack/dependency-track
API `/v1/vulnerability`: Components should contain supressed information
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
The API call of `/v1/vulnerability` returns a list of vulnerabilities which contains the affected components and the related project.
The component contains information about the risk score but not if the vulnerability for this component was supressed.
### Proposed Behavior
The component data contains the information if the CVE is suppressed for the related project.
### 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
Assessment
This issue has not been assessed yet.