Adding SARIF result format support for FSharpLint
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
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.