DependencyTrack / DependencyTrack/dependency-track
Improve analysis visualization with trivy with new fields "Status" and "Fixed Version".
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Upload an sbom file to perform an analysis with trivy.
### Proposed Behavior
Trivy provides useful information during its analysis such as "Status" and "Fixed Version".
Can you add two new columns in the "Audit Vulnerabilities" table to display this information from the Tivy analysis ?
### 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.