SarifRule
Metadata that describes a specific report produced by the tool, as part of the analysis it provides or its runtime reporting.
Since
0.12.0
Constructors
Properties
Default reporting configuration information.
An array of unique identifies in the form of a GUID by which this report was known in some previous version of the analysis tool.
An array of stable, opaque identifiers by which this report was known in some previous version of the analysis tool.
An array of readable identifiers by which this report was known in some previous version of the analysis tool.
A description of the report. Should, as far as possible, provide details sufficient to enable resolution of any problem indicated by the result.
Provides the primary documentation for the report, useful when there is no online documentation.
A set of name/value pairs with arbitrary names. Each value is a multiformatMessageString object, which holds message strings in plain text and (optionally) Markdown format. The strings can include placeholders, which can be used to construct a message in combination with an arbitrary number of additional string arguments.
Key/value pairs that provide additional information about the report.
An array of objects that describe relationships between this reporting descriptor and others.
A concise description of the report. Should be a single sentence that is understandable when visible space is limited to a single line of text.