Skip to content

Release v2.5.4

Choose a tag to compare

@prabhu prabhu released this 23 Sep 13:22
· 33 commits to main since this release
0985dba

Reduce memory usage when working with large codebases, specifically C/C++. Updated overflowdb version and rewrote some parts to remove the need for commons-lang package to fix CVE-2025-48924

What's Changed

  • c/c++ improvements. Removes the commons-lang dependency by @prabhu in #134

Full Changelog: v2.5.3...v2.5.4