v2.2.3
Changelog
Features:
- Feature #2209 Add support for resolving git packages that have a version specified.
- Feature #2210 Make the
--experimental-pluginsflag additive by default, and introduce a new--experimental-no-default-pluginsflag. - Feature #2203 Update
osv-scalibrto 0.3.4 for improved dependency extraction. See osv-scalibr changelog for additional information.
Fixes:
- Bug #2214 Fix issue where
input.Pathwas incorrectly constructed on Windows when using the-Lflag. - Fix #2241 Performance: Greatly reduce memory usage in the local matcher by only loading advisories relevant to the packages being scanned.
Full Changelog: https://github.com/google/osv-scanner/compare/v2.2.2...v2.2.3