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
All SBOMs within a Zarf package archive (
zarf:).- Assembly
- Cake
.Grype .dll - Namespace
- Cake
.Grype - Containing Type
- GrypeSource
Syntax
public static GrypeSource Zarf(FilePath file)
Parameters
| Name | Type | Description |
|---|---|---|
| file | FilePath | The package archive. |
Return Value
| Type | Description |
|---|---|
| GrypeSource | The source. |
