SarifIssuesSettings.

IgnoreSuppressedIssues Property

Summary

Gets or sets a value indicating whether issues containing supressions should be ignored. Default value is true.
Assembly
Cake.Issues.Sarif.dll
Namespace
Cake.Issues.Sarif
Containing Type
SarifIssuesSettings

Syntax

public bool IgnoreSuppressedIssues { get; set; }

Value

Type Description
bool