DependencyTrack / DependencyTrack/frontend
Include suppression status on vulnerabilities tab of component screen
- 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...

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

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.