ResultProvenance
Information about how and when the result was detected.
Contains information about how and when a result was detected.
Since
0.12.0
Constructors
Properties
An array of physicalLocation objects which specify the portions of an analysis tool's output that a converter transformed into the result.
A GUID-valued string equal to the automationDetails.guid property of the run in which the result was first detected.
The Coordinated Universal Time (UTC) date and time at which the result was first detected. See "Date/time properties" in the SARIF spec for the required format.
The index within the run.invocations array of the invocation object which describes the tool invocation that detected the result.
A GUID-valued string equal to the automationDetails.guid property of the run in which the result was most recently detected.
The Coordinated Universal Time (UTC) date and time at which the result was most recently detected. See "Date/time properties" in the SARIF spec for the required format.
Key/value pairs that provide additional information about the result.