Skip to content

report: move fix version column next to current version in HTML findings table #388

@sonukapoor

Description

@sonukapoor

Problem

In the HTML report (--report), the current version and fix version columns are far apart in the findings table, making it hard to see the version change at a glance.

Expected behaviour

The fix version column should appear immediately next to the current version column so the before/after version change is visible without scanning across the row.

Current column order

| Package | Version | Severity | Type | Usage | IDs | Fixed |

Proposed column order

| Package | Version | Fixed | Severity | Type | Usage | IDs |

Notes

  • Should apply consistently across all severity rows in the interactive findings table.
  • The ⚠ Malicious and ⚠ No fix badges in the Fixed cell should still render correctly after the reorder.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions