DependencyTrack / DependencyTrack/frontend

Include suppression status on vulnerabilities tab of component screen

Open
#176 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vue
Stars
171
Forks
250
Avg merge
11h 12m
Merged PRs (30d)
82

Description

### Current Behavior:

When looking at the "Audit Vulnerabilities" tab for a project, there is a "Show suppressed findings" option and it works just great...

![image](https://user-images.githubusercontent.com/4938718/174593464-4843a386-569f-40ba-9818-dab94da780be.png)

When one clicks on the link to a component (`h2` in this example), one is taken to the component screen. Note that this is the instance of the component that is used by this project. This screen has its' own "Vulnerabilities" tab... which does not have a "Show suppressed findings" option....

![image](https://user-images.githubusercontent.com/4938718/174594084-7c9d6fa3-1303-4d6c-9f10-cb8b2cd416e6.png)

As you can see, there is no way to see that `CVE-2018-14335` has been suppressed.

### Proposed Behavior:
Provide Vulnerabilities tab on Component screen with ""Show suppressed findings" option.
(Ensure that appropriate permission checks are performed).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.