microsoft / sarif-js-sdk

JavaScript code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
MIT License
26 stars 13 forks source link

baselineState property on result object #69

Open krishnakairi-msft opened 1 year ago

krishnakairi-msft commented 1 year ago

Baseline file path should be configurable, and the result should have a "baselineState" property computed from the baseline sarif file provided.

Ref - baselineState