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
Gets the existing issues from a previous report.
This can be used to generate a Sarif report with baseline information.
- Assembly
- Cake
.Issues .Reporting .Sarif .dll - Namespace
- Cake
.Issues .Reporting .Sarif - Containing Type
- Sarif
Issue Report Format Settings
Syntax
public List<IIssue> ExistingIssues { get; }
Remarks
Setting
ExistingIssues
and BaselineGuid
is required to generate the
baseline state of the issues.
Value
Type | Description |
---|---|
List |