Skip to content

feature request- add vulnerability count display #160

Description

@cokerrd

Feature Request
Currently, when viewing vulnerabilities in the extensions view, I see a list of vulnerabilities grouped by severity (CRITICAL, HIGH, MEDIUM, LOW), but there is no visual indication of how many vulnerabilities exist in each severity category without expanding each section

I would like to see the number of vulnerabilities displayed next to each severity level in the tree view. For example:

  • 🔴 CRITICAL (10)
  • 🟠 HIGH (5)
  • 🟡 MEDIUM (8)
  • 🔵 LOW (3)

This feature would improve the developer experience by:

  1. Providing instant visibility into the security status
  2. Helping prioritize critical/high severity issues
  3. Making it easier to track progress when fixing vulnerabilities

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions