Skip to content

Releases: owenrumney/go-sarif

v3.3.0

22 Oct 18:59
5f3d4b3

Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #107
  • fix: Ensure that empty arrays are initialised by @owenrumney in #113

Full Changelog: v3.2.3...v3.3.0

v3.2.3

29 Aug 10:22
f81ab96

Choose a tag to compare

What's Changed

  • Omit empty level in ReportingConfiguration by @attiasas in #108

Full Changelog: v3.2.2...v3.2.3

v3.2.2

27 Aug 09:01
23d994b

Choose a tag to compare

What's Changed

  • Fix: Don't omit 'run' if empty and fix omitted 'kind' and 'level' attributes in result by @attiasas in #106
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #105

New Contributors

Full Changelog: v3.2.1...v3.2.2

v3.2.1

11 Jul 09:19
f5c9d59

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

20 Jun 07:35
fd54b14

Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.2.0

v3.1.4

10 Apr 13:24
90fe7a2

Choose a tag to compare

What's Changed

  • Fix nested properties in PropertyBag marshaling by @cppvik in #99

Full Changelog: v3.1.3...v3.1.4

v3.1.3

27 Mar 11:58
94974f2

Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

26 Mar 16:49
972ebfa

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

26 Mar 15:57
292b913

Choose a tag to compare

What's Changed

  • fix: Align SARIF field names with official schema formatting (URI-fields) by @cppvik in #95

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

25 Mar 15:54
28d89e5

Choose a tag to compare

What's Changed

  • fix(sarif): Update SARIF Bool Field Types, Display Exit Code 0. by @houdini91 in #93
  • fix: correct the bad types in the generator by @owenrumney in #94

New Contributors

Full Changelog: v3.0.2...v3.1.0