Lei.Sarif (LowEndInsight v0.9.1)

Copy Markdown View Source

Converts LowEndInsight analysis reports to SARIF 2.1.0 format for GitHub Code Scanning / Security tab integration.

Summary

Functions

Generates a SARIF 2.1.0 JSON string from a LowEndInsight multi-repo report.

Functions

generate(report)

@spec generate(map()) :: {:ok, String.t()} | {:error, String.t()}

Generates a SARIF 2.1.0 JSON string from a LowEndInsight multi-repo report.