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
- PostScanCallback
Syntax
public virtual void Invoke(List<PackageInfo> packageInfos, ICollection<ComponentReport> componentReports)
Parameters
Name | Type | Description |
---|---|---|
packageInfos | List |
|
componentReports | ICollection |
Return Value
Type | Description |
---|---|
void |