sarif4k
0.4.0
common
sarif4k
/
io.github.detekt.sarif4k
/
SarifSchema210
/
SarifSchema210
Sarif
Schema210
constructor
(
schema
:
String
?
=
null
,
version
:
Version
,
inlineExternalProperties
:
List
<
ExternalProperties
>
?
=
null
,
properties
:
PropertyBag
?
=
null
,
runs
:
List
<
Run
>
)