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.VulnerabilityScanner.
- Assembly
- Cake
. Vulnerability Scanner .dll - Namespace
- Cake
. Vulnerability Scanner - Containing Type
- Vulnerability
Exception
Syntax
public VulnerabilityException(string message, ICollection<ComponentReport> vulnerabilties)
Parameters
Name | Type | Description |
---|---|---|
message | string | |
vulnerabilties | ICollection |
Return Value
Type | Description |
---|---|
void |