Skip to content

Refactor all SARIF-based Result classes into a single Location parameterized class #563

@andrecsilva

Description

@andrecsilva

Currently CodeQLResult and SemgrepResult shares a lot of common code due to both of them being based on SARIF files. The only difference being how locations are treated. We should refactor them to single parameterized class that handles generic SARIF files.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions