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
Gets or sets glob expressions of paths excluded from the scan (
--exclude, repeatable).
- Assembly
- Cake
.Grype .dll - Namespace
- Cake
.Grype .Scan - Containing Type
- GrypeScanSettings
Syntax
public ICollection<string> Exclude { get; set; }
Value
| Type | Description |
|---|---|
| ICollection |
