FSharpLint icon indicating copy to clipboard operation
FSharpLint copied to clipboard

Adding SARIF result format support for FSharpLint

Open shaopeng-gh opened this issue 3 years ago • 1 comments

Hello! We are interested in adding support for output in the open-standard SARIF format to the FSharpLint. SARIF support is required to integrate it in GitHub code scanning. Doing so would make it available to every repo in GitHub and could result in increase in user base.

More about SARIF here: What is SARIF? Why SARIF?

If you agree, we will be happy to looking into necessary code changes and also creating a starter workflow to make it available as a GitHub code scanner.

I see the tool already has a --format flag so we are looking at adding sarif to that list. Let me know if have any instructions, thanks!

Thanks, Shaopeng

shaopeng-gh avatar Jun 01 '22 21:06 shaopeng-gh

Hello @shaopeng-gh thanks for filing this bug, and sorry for late reply.

Adding SARIF support sounds like a contribution that we would accept.

Let us know if you need any specific help in adding such support.

knocte avatar Jul 14 '22 04:07 knocte