Changelog
v0.68.0 (2023-01-20)
Added Features
- Catalog memcached binary [Issue #1459] [@witchcraze]
Bug Fixes
- Relax error conditions for catalogers [PR #1492] [wagoodman]
- Always set the package ID for java packages [PR #1493] [wagoodman]
- Fix panic in APK version specifier handling [PR #1494] [luhring]
- ZERO npm dependencies discovered if any npm dependency has an array as a license [Issue #1479]
- Syft panics on APK parsing when Dependencies or Provides holds an empty string [Issue #1483]