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.CycloneDX.
- Assembly
- Cake
.CycloneDX .dll - Namespace
- Cake
.CycloneDX .Tools .CdxRefine - Containing Type
- Cdx
Refine Settings Extensions
Syntax
public static CdxRefineSettings WithGroupByPurl(this CdxRefineSettings settings, string groupName, string purlPattern)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | CdxRefineSettings | |
| groupName | string | |
| purlPattern | string |
Return Value
| Type | Description |
|---|---|
| CdxRefineSettings |
