v0.11.0
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