Skip to content

feat: unify JSON output format between --json flag and HTML report's report.json #237

@sonukapoor

Description

@sonukapoor

The HTML report writes a report.json alongside index.html using the internal ReportData shape, while --json outputs a different structure derived directly from findings. These two formats should be identical so tooling built on one works with the other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions