Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 03 Oct 03:16
· 23 commits to main since this release
108ddbc

This version marks the start of migrating to osv-scalibr with the semantic package now being sourced from there - from a CLI point-of-view this should not change anything, but anyone using it as a library will now find that it's API has been changed to return errors instead of panicking.

I expect to replace the lockfile package with the osv-scalibr equivalent in the next release.

What's Changed

  • update to Go v1.24 (#315)
  • replace semantic with osv-scalibr version (#316)
  • exclude root packages when parsing yarn.lock files (#320)

Full Changelog: v0.14.0...v0.15.0