top | item 24222224

(no title)

dhekir | 5 years ago

It would be useful to list which tools support the SARIF standardized format (https://sarifweb.azurewebsites.net/).

discuss

order

Strum355|5 years ago

How does Sarif compare to LSIF?

dhekir|5 years ago

I had never heard of LSIF. Its webpage says it intends to "define a standard format for language servers or other programming tools to dump their knowledge about a workspace". SARIF being targeted towards static analysis tools results, it seems more straightforward to support it both for producing results and for reading them.

To be honest, since both formats are at least partially developed by Microsoft, they might have some common people behind them, but as a user and producer of static analysis tools, I'd prefer to have a single standard. SARIF is already standardized and gaining traction, so it seems the better choice for now.