[STORY] Detection Results Table
Open
frontend
P0-critical
phase-mvp
user-story
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## User Story
*As a security analyst, I want to see all detected violations in a sortable table, so that I can prioritize remediation.*
## Epic
**Related Epic**: #
## Acceptance Criteria
- [ ] Table with columns: Severity, Type, Location, Time
- [ ] Sortable columns
- [ ] Filterable by severity/type
- [ ] Zebra striping (white/gray rows)
- [ ] Sticky header
- [ ] Pagination
## Technical Details
- Dense table layout (Neobrutalist style)
- 1px borders between cells
- Mono font for data
- Action buttons (Remediate, Dismiss)
## Estimate
**Story Points**: 3
Contributor guide
Assessment
This issue has not been assessed yet.