Skip to content

Releases: detekt/sarif4k

0.6.0

11 Mar 22:55
Compare
Choose a tag to compare

Critical changes

  • Create a sarif merger (#82)
  • Properly implement PropertyBag to allow arbitrary key/value pairs (#78)
  • Add a breakline at the end of the file when encoding no minified sarif (#99)
  • Update kdoc (#98)

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

24 Sep 16:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

20 May 16:40
Compare
Choose a tag to compare

What's Changed

  • Update dependency gradle to v7.6 by @renovate in #17
  • Update plugin org.owasp.dependencycheck to v7.4.0 by @renovate in #20
  • Update actions/setup-java digest to c3ac5dd by @renovate in #19
  • Update actions/setup-java digest to 1df8dbe by @renovate in #23
  • Update actions/cache digest to c17f4bf by @renovate in #25
  • Update actions/cache digest to c1a5de8 by @renovate in #26
  • Update plugin org.owasp.dependencycheck to v7.4.2 by @renovate in #21
  • Update kotlin monorepo to v1.8.0 by @renovate in #18
  • Update actions/cache digest to 4723a57 by @renovate in #27
  • Update plugin org.owasp.dependencycheck to v8 by @renovate in #31
  • Update junit5 monorepo to v5.9.2 by @renovate in #30
  • Update plugin org.owasp.dependencycheck to v8.0.2 by @renovate in #32
  • Update actions/cache digest to 627f0f4 by @renovate in #29
  • Update actions/setup-java digest to 3f07048 by @renovate in #35
  • Update actions/cache digest to 6998d13 by @renovate in #36
  • Update dependency gradle to v8 by @renovate in #38
  • Update actions/cache digest to 69d9d44 by @renovate in #39
  • Update plugin io.github.gradle-nexus.publish-plugin to v1.2.0 by @renovate in #40
  • Increase Metaspace and lock in Heap size by @TWiStErRob in #41
  • Cache CVE database & upload reports by @TWiStErRob in #42
  • Update plugin org.jetbrains.kotlin.multiplatform to v1.8.10 by @renovate in #33
  • Update plugin org.jetbrains.kotlin.plugin.serialization to v1.8.10 by @renovate in #34
  • Update actions/checkout digest to ac59398 by @renovate in #22
  • Update plugin org.owasp.dependencycheck to v8.1.0 by @renovate in #37
  • Update dependency gradle to v8.0.2 by @renovate in #45
  • Update plugin org.jetbrains.dokka to v1.8.10 by @renovate in #46
  • Update plugin org.owasp.dependencycheck to v8.1.2 by @renovate in #44
  • Update plugin io.github.gradle-nexus.publish-plugin to v1.3.0 by @renovate in #47
  • Update plugin org.owasp.dependencycheck to v8.2.0 by @renovate in #50
  • Update actions/checkout digest to 24cb908 by @renovate in #49
  • Update actions/cache digest to 88522ab by @renovate in #48
  • Update plugin org.owasp.dependencycheck to v8.2.1 by @renovate in #51
  • Update actions/checkout digest to 8f4b7f8 by @renovate in #52
  • Update actions/setup-java digest to 5ffc13f by @renovate in #53
  • Update dependency gradle to v8.1 by @renovate in #57
  • Update actions/checkout digest to 83b7061 by @renovate in #56
  • Fix #61: Increase dependency visibility by @TWiStErRob in #62
  • Update dependency gradle to v8.1.1 by @renovate in #59
  • Update plugin org.jetbrains.kotlin.multiplatform to v1.8.21 by @renovate in #54
  • Update actions/checkout digest to 8e5e7e5 by @renovate in #58
  • Update plugin org.jetbrains.kotlin.plugin.serialization to v1.8.21 by @renovate in #55

Full Changelog: 0.0.1...0.4.0

0.3.0

22 Nov 07:38
Compare
Choose a tag to compare
  • Support native targets #6 @nulls
  • Fix test on Windows #7 @nulls
  • Run merge-check on macos and ubuntu #8 @nulls
  • Bump CI step versions (checkout, cache, Java) #9 @TWiStErRob
  • Configure Renovate #10
  • Pin dependencies #12
  • Update junit5 monorepo to v5.9.1 #13
  • Update kotlin monorepo to v1.7.21 #15
  • Update plugin org.owasp.dependencycheck to v7.3.2 #16

0.2.0

02 Nov 00:03
Compare
Choose a tag to compare
  • Upgrade dependencies #4
  • introduce dependency check and update kotlin dependency #1

0.0.1

15 Mar 03:07
Compare
Choose a tag to compare
Update publishing plugins