detekt / sarif4k

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

Support native targets #6

Closed nulls closed 1 year ago

nulls commented 1 year ago

Supported: jvm, linuxX64, mingwX64 and macosX64

It closes #5

chao2zhang commented 1 year ago

Waiting for @TWiStErRob for a final look

TWiStErRob commented 1 year ago

I updated with latest main, there was some conflicts because we (Renovate) bumped versions. Also fixed the nit above. So this is good to go @chao2zhang, ✔.

TWiStErRob commented 1 year ago

Thank you for the contrib, @nulls! Great to see these kinds of improvements.

I also just noticed that you work for the competition :)

orchestr7 commented 1 year ago

thank you guys for making this library! Only one thing is remaining: to release this change to the Central, yes? @TWiStErRob

chao2zhang commented 1 year ago

I will do it tomorrow