Skip to content

v0.7

Compare
Choose a tag to compare
@Enkelmann Enkelmann released this 22 Jun 07:15
· 190 commits to master since this release
39876ac

Version 0.7 contains many small enhancements and bugfixes to improve precision and stability of the analysis. We also improved the internal code organization to make it easier to use the cwe_checker as a library instead of a standalone program.

Other highlights include:

  • A new check for CWE-789: Memory Allocation with Excessive Size Value
  • The checks for CWE-119: Buffer Overflow and CWE-416: Use After Free now include even more meta-information in the JSON output of their CWE warnings: Now functions and calls relevant to the CWE warning are emitted to help with subsequent manual or automatic verification.

See the CHANGES.md for more details.