v0.5
Version 0.5 contains the switch to Ghidra as the standard backend and the removal of the old BAP backend. Some internal improvements should lead to better analysis results for most checks. We also added several new CWE checks in this release:
- CWE-78: OS Command Injection
- CWE-119 and its variants CWE-125 and CWE-787: Buffer Overflow
- CWE-134: Use of Externally-Controlled Format String
See the CHANGES.md for more details.