-
Notifications
You must be signed in to change notification settings - Fork 159
[PLUGINS] Add plugin health dashboard with runnable, degraded, and blocked states #229
Copy link
Copy link
Open
Labels
area:frontendFrontend React/UI workFrontend React/UI workarea:pluginsScanner plugin metadata, schemas, or plugin runtime workScanner plugin metadata, schemas, or plugin runtime worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:designDesign or UX work category bonus labelDesign or UX work category bonus labeltype:featureFeature work category bonus labelFeature work category bonus label
Metadata
Metadata
Assignees
Labels
area:frontendFrontend React/UI workFrontend React/UI workarea:pluginsScanner plugin metadata, schemas, or plugin runtime workScanner plugin metadata, schemas, or plugin runtime worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:designDesign or UX work category bonus labelDesign or UX work category bonus labeltype:featureFeature work category bonus labelFeature work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Operational plugin visibility..
Scope
Build a UI view that summarizes plugin availability, dependency failures, signature status, and last execution health.
Acceptance Criteria
Verification
Frontend tests should cover grouped states, empty state, error state, and navigation to plugin details.
Difficulty
Hard, useful issue intended for experienced contributors.