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
- CdxRefineAliases
Syntax
public static void CdxRefine(this ICakeContext context, XDocument document, CdxRefineSettings settings = null)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
document | XDocument | |
settings | CdxRefineSettings |
Return Value
Type | Description |
---|---|
void |