Changelog
v0.64.0 (2023-07-13)
Added Features
- You can now list multiple output formats and files to write to disk with one command, like Syft: "-o format1=file1 -o format1=file2" [Issue #648] [PR #1346] [olivierboudet]
Bug Fixes
- Correctly detect format of CycloneDX XML SBOM with no components [Issue #1005]
- Fix vulnerability summary counts to be less confusing. [Issue #1360]