DependencyTrack / DependencyTrack/dependency-track

Introduction of a tab to show what is resolved in this version

Open
#3,932 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

There is only a graph indicating the total vulnerabilities but no indication of the total number,

### Proposed Behavior

In the project view, i would like that there is a new tab "Resolves" which lists everything which is resolved in this version. The fields would be as mapped to https://github.com/CycloneDX/specification/blob/62a669075f1897193a14060e0784e6a7576b693d/schema/bom-1.6.schema.json#L1595, with the following being visible:

- id
- type
- name
- Source (which is a link)

The items included would effectively be a log of all vulnerabilities which are addressed in this version.

it would be desired to also have the ability to manually create issues, upload them via file & create them via API. At the same time, it should be possible to create them via API

### 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.