A Java library to serialize static analysis results using the SARIF format.
This library does not support the full SARIF specification but aims to offer support for displaying simple analysis results.
Tested with GitHub ("codeql-action/upload-sarif" Action) and Visual Studio Code (with the SARIF viewer plugin).
For a basic example of using this library, see the included test code in src/test. For more examples, see Doop or source-ir-fitter.