Skip to content

Releases: AppThreat/chen

Release v2.5.5

01 Oct 16:09
4843c60

Choose a tag to compare

What's Changed

  • Numerous improvements to c/c++. Performance improvements. by @prabhu in #136

Full Changelog: v2.5.4...v2.5.5

Release v2.5.4

23 Sep 13:22
0985dba

Choose a tag to compare

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

Release v2.5.3

19 Sep 16:18
261b78e

Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.5.3

Release v2.5.2

18 Sep 22:14
38c1f81

Choose a tag to compare

cpg2 2.0.0, powered by overflowdb2 2.0.0, brings numerous performance improvements to read and write operations.

What's Changed

  • Improves jssrc frontend to not ignore large files by @prabhu in #132

Full Changelog: v2.5.1...v2.5.2

Release v2.5.1

17 Sep 07:42
470bc41

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

Release v2.5.0 - billion jimple

15 Sep 19:34
44394c0

Choose a tag to compare

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

Screenshot 2025-09-15 at 19 47 00

Search-related flows

atom.method("search").callIn.argument.df(atom.method("(request|doProcess).*").parameter).t
Screenshot 2025-09-15 at 20 12 31

Authentication-related flows

atom.method("auth.*").callIn.argument.df(atom.method("(request|doProcess).*").parameter).t
Screenshot 2025-09-15 at 20 18 25

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

01 Sep 17:12
87d7eeb

Choose a tag to compare

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

31 Aug 22:36
ba58bf3

Choose a tag to compare

What's Changed

Full Changelog: v2.4.4...v2.4.6

Release v2.4.4

29 Jul 17:07
c18c01b

Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

Release v2.4.3

23 Jul 09:51
cd75161

Choose a tag to compare

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