Releases: AppThreat/chen
Releases · AppThreat/chen
Release v2.5.5
What's Changed
Full Changelog: v2.5.4...v2.5.5
Release v2.5.4
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
Full Changelog: v2.5.3...v2.5.4
Release v2.5.3
Release v2.5.2
cpg2 2.0.0, powered by overflowdb2 2.0.0, brings numerous performance improvements to read and write operations.
What's Changed
Full Changelog: v2.5.1...v2.5.2
Release v2.5.1
Release v2.5.0 - billion jimple
How big is your LLM's context length, did you say? A million?
chennai (Chen Not AI) can handle billions of tokens on commodity hardware with this release. We have improved our cpg and optimised for CPU usage.
Below are some output for solr-9.9.0
Atom summary
Search-related flows
atom.method("search").callIn.argument.df(atom.method("(request|doProcess).*").parameter).t
Authentication-related flows
atom.method("auth.*").callIn.argument.df(atom.method("(request|doProcess).*").parameter).t
What's Changed
- [jimple] Consistently build method signatures using parameter and return types by @prabhu in #129
- Improved nested jars parsing by @prabhu in #130
Full Changelog: v2.4.7...v2.5.0
Release v2.4.7
What's Changed
- Python 3.12+ Type parameters (Generics) support by @prabhu in #127
- Subtle improvements to type inference by @prabhu in #128
Full Changelog: v2.4.6...v2.4.7
Release v2.4.6
Release v2.4.4
Release v2.4.3
What's Changed
- CdxPass improvements for JS by @prabhu in #119
- [jimple] Soot api improvements for android by @prabhu in #120
Full Changelog: v2.4.2...v2.4.3