Skip to content

v0.3.2-beta

Latest

Choose a tag to compare

@Lekssays Lekssays released this 23 Nov 11:35
· 1 commit to main since this release

๐Ÿš€ Codebadger Release โ€” v0.3.2-beta

Released: Nov 23, 2025

๐Ÿ“ฆ Whatโ€™s New

๐Ÿ”„ Rebranding

  • Rebranded entire codebase to Codebadger for clearer identity and consistency.

๐Ÿ› ๏ธ New Features & Improvements

  • Added cache warming for static tools to speed up initial usage.
  • Added a comprehensive list of sources and sinks for enhanced security analysis.
  • Introduced a syntax help utility: get_cpgql_syntax_help.
  • Improved run_cpgql_query to now return both stdout and stderr.
  • Migrated to SQLite for query caching (removed Redis dependency).
  • Fixed list_files for more reliable project introspection.

๐Ÿงน Cleanup

  • Removed Redis bloat after migrating to SQLite.
  • Reduced the size of the Docker image.

๐Ÿ”ง Maintenance

  • Version bumped to 0.3.2-beta.

Full Changelog: 0.3.0-beta...v0.3.2-beta