Releases: tidelift/sbom-to-api-tools
Releases · tidelift/sbom-to-api-tools
v0.9.7
What's Changed
- Add a new reporter that outputs in the same format as the All Projects Violations report
Full Changelog: v0.9.6...v0.9.7
v0.9.6
Changelog
- 831a223 De-dupe release PURLs after reading them. (#9)
- e66c90b Update go to 1.23.0 in goreleaser config too (#10)
v0.9.5
Changelog
- 873ce6c Add a "-version" flag to both binaries, via goreleaser ldflags. (#8)
v0.9.4
Changelog
- f3418b1 Bump golang.org/x/net from 0.17.0 to 0.23.0
- 406844d Set initial values for some objects so we default to [] instead of null. (#7)
v0.9.3
Changelog
- c64eeab Update cyclonedx-go to v0.9.0 for CycloneDX 1.6 support. (#5)
v0.9.2
Changelog
- 24f9fbc Map our custom RecommendationDetails fields to generated RecommendationDetails (#4)
- 7ae4420 Update readme to note we only take JSON sboms
v0.9.0
Changelog
- c170372 Initial release of example code using the Tidelift API for reports