GrypeOutput.

Json(FilePath) Method

Summary

Grype's native JSON format.
Assembly
Cake.Grype.dll
Namespace
Cake.Grype.Scan
Containing Type
GrypeOutput

Syntax

public static GrypeOutput Json(FilePath file = null)

Parameters

Name Type Description
file FilePath The file to write to; standard output if null.

Return Value

Type Description
GrypeOutput The output.