Skip to content

Reduced json report output - only failing scores #960

@BioPhoton

Description

@BioPhoton

User story

As a user of the CLI I want to have meaningful JSON output.

The current JSON report includes categories if given as well audits. Especially in configurations with a lot of audits the JSON report is polluted with passing audits and categories. This makes it hard to find the important data and consume it.

The JSON report should only show failing audits and categories.

Acceptance criteria

  • by default the terminal report should only show failing categories and audits
  • if the flag --reporting.detailed is passed we include all audits and categories. Also passing ones.

Implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions