Skip to content

Releases: tidelift/sbom-to-api-tools

v0.9.7

10 Oct 21:01
a8daf49
Compare
Choose a tag to compare

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

03 Sep 15:04
e66c90b
Compare
Choose a tag to compare

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

29 Aug 02:40
873ce6c
Compare
Choose a tag to compare

Changelog

  • 873ce6c Add a "-version" flag to both binaries, via goreleaser ldflags. (#8)

v0.9.4

28 Aug 18:24
406844d
Compare
Choose a tag to compare

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

23 Aug 23:12
c64eeab
Compare
Choose a tag to compare

Changelog

  • c64eeab Update cyclonedx-go to v0.9.0 for CycloneDX 1.6 support. (#5)

v0.9.2

08 Aug 18:07
24f9fbc
Compare
Choose a tag to compare

Changelog

  • 24f9fbc Map our custom RecommendationDetails fields to generated RecommendationDetails (#4)
  • 7ae4420 Update readme to note we only take JSON sboms

v0.9.1

15 Jul 19:06
Compare
Choose a tag to compare

Changelog

v0.9.0

03 Jun 14:44
Compare
Choose a tag to compare

Changelog

  • c170372 Initial release of example code using the Tidelift API for reports