SarifBuilder

An OutputBuilder for the SARIF format.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val cliName: String

the name this output format has in the codyze-cli.

Functions

Link copied to clipboard
open override fun toFile(run: Run, path: Path)

Convert the SARIF Run to the format of this OutputBuilder and write it as file to the given path.