Skip to content

A library to generate statis analysis results in SARIF format.

License

Notifications You must be signed in to change notification settings

plast-lab/mini-sarif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A library to generate statis analysis results in SARIF format.

Topics

Resources

License

Stars

Watchers

Forks

Languages