Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Releases: Fraunhofer-AISEC/codyze

1.2.1

29 Jul 22:31
Compare
Choose a tag to compare

Fixed

  • Hotfix: Increase stack size to workaround StackOverflowError #32

1.2.0

29 Jul 21:24
Compare
Choose a tag to compare
1.2.0 Pre-release
Pre-release

New Features

  • Extension of Crymlin query language: additional traversal sources and steps.

Changes

  • Switch to Jython engine, rather than Jython-Gremlin

Fixes

  • Fix tab completion behavior in Crymlin console
  • Fix for 1st arg can't be coerced to String error in Crymlin console

1.1.0

23 Jul 13:11
Compare
Choose a tag to compare

New Features

  • Extend description format for findings. Now includes SARIF-like fields "descriptionShort", "descriptionFull".
  • Support for type hierarchies (Java only)
  • Add support for logical or (|) in MARK order-expressions

Changes

  • Upgrade to cpg 2.1.1
  • Upgrade to CDT parser 9.11.1

Fixes

  • Gracefully handle non-existing descriptions of findings
  • Fix in auto-completion behavior of Crymlin console
  • Fix errors in some MARK policies

1.0.0

06 Apr 13:47
Compare
Choose a tag to compare
v1.0.0

Release 1.0.0. Dropping the leading v for more Java-friendliness