Summary
Contains functionality to generate SARIF compatible files.
- 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 default settings.
static
|
Sarif |
IIssueReportFormat |
Gets an instance of the SARIF report format using specified settings.
static
|