Skip to content

v0.5

Compare
Choose a tag to compare
@Enkelmann Enkelmann released this 05 Jul 11:14
· 211 commits to master since this release
a15a5e1

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.