Skip to content

ls1intum/dart_analyze_sarif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

analyze_sarif

This tool converts the output of dart analyze --format=json to SARIF.

Usage: analyze_sarif <flags>
Converts the output of "dart analyze --format=json" to SARIF.
-h, --help       Print this usage information.
-V, --version    Print the tool version.
-s, --srcroot    Use this directory as the SRCROOT. All paths in the report will be relative to this directory.
-i, --input      Read the dart analyzer JSON output from this file. If not given, it is read from stdin.
-o, --output     Write the SARIF report to this file. If not given, the report is written to stdout.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages