polaris icon indicating copy to clipboard operation
polaris copied to clipboard

Allow to export to SARIF format from command line

Open magmax opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. In order to allow importing polaris reports into other different tools, it should provide a way to export reports to SARIF format

Describe the solution you'd like just to add an additional option to the CLI in order to generate the SARIF report.

Describe alternatives you've considered there are other formats, but SARIF is becoming the de-facto standard, since it is just JSON with a well-defined schema.

Additional context

magmax avatar Sep 30 '22 11:09 magmax

Hello! Thanks so much, this sounds like a great idea. We are open to community patches for this feature.

mggude avatar Nov 17 '22 18:11 mggude