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
Deletes the local Grype vulnerability database using the specified settings.
- Assembly
- Cake
.Grype .dll - Namespace
- Cake
.Grype - Containing Type
- GrypeAliases
Syntax
public static void GrypeDbDelete(this ICakeContext context, GrypeDbDeleteSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
| settings | Grype |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
