microsoft / sarif-tools

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

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

Closed balgillo closed 8 months ago

balgillo commented 8 months 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