DependencyTrack / dependency-track

Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
https://dependencytrack.org/
Apache License 2.0
2.6k stars 549 forks source link

Tag Management MVP: Inspecting Usage #3886

Closed msymons closed 3 months ago

msymons commented 3 months ago

Current Behavior

See #586 for a statement of the overall challenges involved with working with tags and the need to be able to implement tag management.

Since the original issue was logged, the usage of tags has increased. For example, upcoming functionality in v4.12 will offer notification tagging,

The first part of managing tags is to provide a mechanism for "tag visibility": the ability to (easily) find out exactly how tags are actually being used.

This is currently not possible. For instance, in the UI:

Proposed Behavior

Per comment in #586, implement an MVP that delivers tag reporting.... something that can be delivered speedily.

The implementation should make it possible to view al tags in a table and see counts (with links) to usage (projects and policies)

Checklist

github-actions[bot] commented 2 months ago

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.