Skip to content

Release v0.13.0

Compare
Choose a tag to compare
@mrutkows mrutkows released this 15 Aug 14:49
· 43 commits to main since this release
8e175cf

What's Changed

  • Updates for v1.5 schema as structures by @mrutkows in #48
  • Support JSF schema in CycloneDX code structures
  • Embed default configuration files into binary (i.e., config.json and license.json) by @mrutkows in #52
  • Support stdin for --input-file flag on all commands by @mrutkows in #54
  • Test validation using all CycloneDX bom-examples including SBOM, HBOM, OBOM, VEX, etc. by @mrutkows in #55
  • Enable mocking of stdin for all Validate command unit tests by @mrutkows in #56
  • Update release workflow to use Go v1.21.0 by @mrutkows in #57
  • Update release workflow to use wangyoucao577/[email protected]
  • Refactor README examples accounting for stdin and example SBOM path changes by @mrutkows in #59

Full Changelog: v0.12.0...v0.13.0