This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Releases: Fraunhofer-AISEC/codyze
Releases · Fraunhofer-AISEC/codyze
1.2.1
1.2.0
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
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
v1.0.0 Release 1.0.0. Dropping the leading v for more Java-friendliness