Help shape the future of Syft! Share your thoughts in our quick 5-question survey. Your feedback will guide our development priorities and help us better serve your needs. Thank you!
Release Notes:
Version v1.32.0
Added Features
- Catalog entire build list for Go projects, not just packages listed in go.mod #432 #4127 @spiffcs
- package.json authors keyword parsing #2250 #4003 @popey
Bug Fixes
- When scanning the FFmpeg binary with Syft, it fails to be recognized as a component #3988 #3994 @popey
- Warn loudly if SQLite driver is not present when needed #3234 #4150 @kzantow