detekt / sarif4k

Kotlin data bindings for the Static Analysis Results Interchange Format (SARIF)
Apache License 2.0
15 stars 7 forks source link

Allow `null` runs #99

Open BraisGabin opened 4 months ago

BraisGabin commented 4 months ago

From the specification:

A sarifLog object SHALL contain a property named runs whose value is either null or an array of zero or more run objects (§3.14).

https://docs.oasis-open.org/sarif/sarif/v2.1.0/errata01/os/sarif-v2.1.0-errata01-os-complete.html#_Toc141790732