GrypeOutput.

CycloneDx(FilePath) Method

Summary

The CycloneDX XML format.
Assembly
Cake.Grype.dll
Namespace
Cake.Grype.Scan
Containing Type
GrypeOutput

Syntax

public static GrypeOutput CycloneDx(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.