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.Issues.Reporting.Sarif.
Summary
Contains functionality to generate SARIF compatible files.
NOTE: Use Cake.Issues.Reporting.Sarif addin to use these aliases with Cake Script Runners and
Cake.Frosting.Issues.Reporting.Sarif to use these aliases with Cake Frosting.
- Assembly
- Cake
.Issues .Reporting .Sarif .dll - Namespace
- Cake
.Issues .Reporting .Sarif - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["SarifIssueReportFormatAliases"]
class Type type-node
Syntax
public static class SarifIssueReportFormatAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
Sarif |
IIssueReportFormat |
Gets an instance of the SARIF report format using specified settings.
static
|
Sarif |
IIssueReportFormat |
Gets an instance of the SARIF report format using default settings.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|