Skip to content

[Enhancement] Output reports in a standard format #265

@benbridts

Description

@benbridts

Is your feature request related to a problem? Please describe.

When using Guard as part of a CI/CD pipeline, I would like to use my current reporting tool to track rule failures and success over time and use my tools integrations (ie links to files and lines) to easily navigate through source code

Describe the solution you'd like

There are multiple popular report file outputs (CodeBuild supports 6 different ones), picking one or two from that list and adding a --report option would be great.

Additional context

I don't think this should replace the current output formats (I might want single-line output for my build log in addition to the report). A --output none option might be useful, but > /dev/null would work in a lot of environments too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions