Skip to content

Releases: owenrumney/go-sarif

v1.0.8

07 Jun 15:31
ede05a7
Compare
Choose a tag to compare

Changelog

37e6198 Merge pull request #20 from owenrumney/cleanup-documentation
7c39e28 Update the documentation and add an example
ede05a7 Update the example
36accc0 update the example

v1.0.7

07 Jun 11:03
37e6198
Compare
Choose a tag to compare

Changelog

37e6198 Merge pull request #20 from owenrumney/cleanup-documentation
7c39e28 Update the documentation and add an example
ede05a7 Update the example
36accc0 update the example

v1.0.6

07 Jun 09:03
91aa283
Compare
Choose a tag to compare

Changelog

dc73f93 Changing Rule properties to a Properties object
91aa283 Merge pull request #19 from owenrumney/issue-18

v1.0.5

07 Jun 07:40
d151cf9
Compare
Choose a tag to compare

Changelog

e683de4 Bump github.com/zclconf/go-cty from 1.8.2 to 1.8.3
73511fb Merge pull request #17 from owenrumney/dependabot/go_modules/github.com/zclconf/go-cty-1.8.3
d151cf9 adding go releaser

v1.0.4

27 Apr 16:25
1038566
Compare
Choose a tag to compare

fixing results array

v1.0.3

27 Apr 16:22
1038566
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

fix results being null on empty

v1.0.2

27 Apr 07:59
412767a
Compare
Choose a tag to compare
  • adds property bags for all objects
  • adds results array to all reports even if just null
  • switch from travis to github actions
  • remove travis

v1.0.1

26 Apr 18:43
a0d95c4
Compare
Choose a tag to compare
Merge pull request #14 from msugakov/update-format-support

Extend go-sarif with few more format elements

v1.0.0

12 Apr 17:41
464b76f
Compare
Choose a tag to compare
Add some helper functions

v0.0.8

12 Mar 19:27
d0f48bd
Compare
Choose a tag to compare

This releases leans heavily towards the parsing of sarif reports rather than creation - for creation, suggest waiting for v0.1.0