SarifIssuesSettings.

UseToolNameAsIssueProviderName Property

Summary

Gets or sets a value indicating whether the tool name reported in the SARIF log or a fixed value should be used as issue provider name. Default value is true.
Assembly
Cake.Issues.Sarif.dll
Namespace
Cake.Issues.Sarif
Containing Type
SarifIssuesSettings

Syntax

public bool UseToolNameAsIssueProviderName { get; set; }

Value

Type Description
bool