Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add View to list latest vulnerabilities and policy violations of all projects #1770

Closed
rkg-mm opened this issue Jul 7, 2022 · 4 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@rkg-mm
Copy link
Contributor

rkg-mm commented Jul 7, 2022

Current Behavior:

I am responsible for security questions in all of our projects, including tooling like Dependency-Track and PSIRT process. Even though projects should typically handle things on their own, I shall have an overview of ongoing stuff and monitor new vulnerabilities to speed things up for urgent stuff.
Additionally, we soon want to use Dependency-Track for license violations, where also someone central shall have an overview and check the violations if they can be accepted or not.

Currently, I have a mail notification for myself to get informed about new vulnerabilities, but a single vulnerability can trigger several mails for several projects, so with increasing number of projects (and partly also for projects split into several sub-projects) this is getting messy and hard to overview.

Proposed Behavior:

I would appreciate a view or dashboard which shows latest activities regarding newly found vulnerabilities. Ideally a list sorted by occurrence which covers all projects in one list, listing the issues, project name, project version, component name, component version, occurrence date, criticality, current status (e.g. suppressed or not). Maybe a possibility to text-filter over the list to e.g. focus on specific component names or project prefixes.
Additionally, the same would be useful for policy violations. Here project name, project version, component + version, license type, policy name, occurrence date, status would be helpful.

Could be the same list with options to filter for policy and/or vulnerability, or separate lists.
An option to list every project only once (so that 20 versions of the same projects only generate 1 entry) would be helpful too. And a quick filter to only show active projects should be enabled by default.

The list should show only projects for which I do have permissions for sure.

@rkg-mm rkg-mm added the enhancement New feature or request label Jul 7, 2022
@rkg-mm
Copy link
Contributor Author

rkg-mm commented Jan 18, 2023

UI proposal, addressing this as part of DependencyTrack/frontend#349. Maybe tab names need to add "Vulnerabilities ...", so another tab could be added for policy violations. But roughly this would be a great improvement for my work:

image

@nscuro
Copy link
Member

nscuro commented Sep 24, 2024

@rkg-mm With both global audit PRs merged now, can this issue be closed?

@rkg-mm
Copy link
Contributor Author

rkg-mm commented Sep 24, 2024

Yes, thanks!

@rkg-mm rkg-mm closed this as completed Sep 24, 2024
@nscuro nscuro added this to the 4.12 milestone Sep 24, 2024
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants