v0.10.0
What's Changed
- Add aliases support for license names and add some SPDX 3.20 license entries by @mrutkows in #2
- Adjust github workflow go.yml to not fail due to false positives on error test output by @mrutkows in #4
- Add basic vulnerability list command support by @mrutkows in #7
- Fix license expression parser to allow for single compound expression with parens by @mrutkows in #8
- Add another VEX test file from dep-scan with attribution by @mrutkows in #10
- Update SPDX schemas for v2.2.2, v2.3, v2.3.1 by @mrutkows in #9
- Add support for filtering list command using where flag by @mrutkows in #11
- Initial update of simplified README based upon new demo script by @mrutkows in #14
- Fix column names for vulnerability command by @mrutkows in #15
Full Changelog: v0.9.3...v0.10.0