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 the severity Grype assigned to the match.
Unknown means "not assessed yet".
- Assembly
- Cake
.Grype .dll - Namespace
- Cake
.Grype .Json - Containing Type
- GrypeMatch
Syntax
public GrypeSeverity Severity { get; }
Attributes
| Type | Description |
|---|---|
| JsonIgnoreAttribute |
Value
| Type | Description |
|---|---|
| GrypeSeverity |
