results

@SerializedName(value = "results")
@Expose
open var results: List<Result>

The set of results contained in an SARIF log. The results array can be omitted when a run is solely exporting rules metadata. It must be present (but may be empty) if a log file represents an actual scan. This field can be null, it means it is not read