This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Grype.
Summary
The table format.
- Assembly
- Cake
.Grype .dll - Namespace
- Cake
.Grype .Scan - Containing Type
- GrypeOutput
Syntax
public static GrypeOutput Table(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. |
