Skip to content

Explore SARIF report as a replacement for xml report #102

@rdiachenko

Description

@rdiachenko

SARIF report support was introduced in Checkstyle in checkstyle/checkstyle#8905.

SARIF is designed specifically to interchange static-analysis results across tools. That means our report-based recipe execution implementation can work for Checkstyle today and PMD/SpotBugs/... tomorrow, without rewriting parsers.

Additionally, there are available SARIF parsers, which allow to get rid of our custom implementation and support for xml parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions