-
Notifications
You must be signed in to change notification settings - Fork 92
[FRONTEND] Add report diff view with finding-level changes #239
Copy link
Copy link
Open
Labels
area:backendBackend API, database, or service workBackend API, database, or service workarea:frontendFrontend React/UI workFrontend React/UI 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:backendBackend API, database, or service workBackend API, database, or service workarea:frontendFrontend React/UI workFrontend React/UI 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: Comparing security posture over time..
Scope
Let users compare two reports and highlight new, fixed, unchanged, and severity-changed findings.
Acceptance Criteria
Verification
Tests should cover matching logic, severity changes, empty reports, and large diff rendering.
Difficulty
Hard, useful issue intended for experienced contributors.