UNPKG

node-sarif-builder

Version:

Module to help building SARIF log files

16 lines (15 loc) 256 B
{ "threshold": 0, "reporters": ["html", "markdown"], "ignore": [ "**/node_modules/**", "**/.git/**", "**/.rbenv/**", "**/.venv/**", "**/*cache*/**", "**/.github/**", "**/.idea/**", "**/report/**", "**/*.svg" ] }