Skip to content

feat: Add explanation for Critical filter #32

Description

@Flo0806

Problem

The "Critical" filter shows modules that match certain criteria beyond just score < 40. Users might be confused why modules with higher scores appear.

Current Critical Criteria

  • Critical or High vulnerabilities
  • npm deprecated
  • GitHub archived
  • Abandoned (>365 days) with pending commits

Solution

Add a short explanation when the Critical filter is active. Options:

  • Tooltip on the filter button
  • Alert banner above results
  • Info icon with popover
  • Small text below filter

Suggested Text

"Critical modules have security vulnerabilities, are deprecated, archived, or abandoned with unfinished work - regardless of their health score."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions