microsoft / sarif-tools

A set of Python command line tools for working with SARIF files produced by code analysis tools
MIT License
91 stars 21 forks source link

Split out Code and Description in records (#27) #35

Closed balgillo closed 1 year ago

balgillo commented 1 year ago

Fixes #27

Stop always merging the code and description for issues in records.

This change recombines them to keep previous behaviour in most of the commands, but they're now separate in CSV output