Skip to content

v0.11.0

Compare
Choose a tag to compare
@mrutkows mrutkows released this 24 May 20:57
· 53 commits to main since this release
8956b98

What's Changed

  • Add support for where filter and text wrap in license policy command by @mrutkows in #16
  • Vulnerability command improvements by @mrutkows in #17
  • Add the omitempty directive for the JSON marshaller for all CycloneDX struct fields by @mrutkows in #19
  • Improve responsiveness of SBOMs that have large #s of errors by @mrutkows in #22
  • Add custom JSON Marshallers to reduce size of JSON vulnerability reports by @mrutkows in #28
  • Update license policies to include SPDX 3.20 data and improve the policy list command by @mrutkows in #30
  • Update JSON schema to latest versions of CycloneDX v1.5-dev and SPDX 2.3.1 development by @mrutkows in #32

Full Changelog: v0.10.0...v0.11.0