Releases: owenrumney/go-sarif
Releases · owenrumney/go-sarif
v1.0.8
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
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
Changelog
dc73f93 Changing Rule properties to a Properties object
91aa283 Merge pull request #19 from owenrumney/issue-18
v1.0.5
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.3
fix results being null on empty
v1.0.2
- 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
Merge pull request #14 from msugakov/update-format-support
Extend go-sarif with few more format elements
v1.0.0
Add some helper functions
v0.0.8
This releases leans heavily towards the parsing of sarif reports rather than creation - for creation, suggest waiting for v0.1.0