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
An OCI layout directory (
oci-dir:).- Assembly
- Cake
.Grype .dll - Namespace
- Cake
.Grype - Containing Type
- GrypeSource
Syntax
public static GrypeSource OciDirectory(DirectoryPath directory)
Parameters
| Name | Type | Description |
|---|---|---|
| directory | DirectoryPath | The directory. |
Return Value
| Type | Description |
|---|---|
| GrypeSource | The source. |
