Skip to content

Commit

Permalink
changes: add improvements made to TaintAnalysis
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Obst <[email protected]>
  • Loading branch information
Valentin Obst committed Apr 8, 2024
1 parent f155f1c commit 12012cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
0.9-dev
===

- Improve taint analysis abstraction to simplify interprocedural bottom-up
analysis of memory taint (PR #451)
- Added check for CWE-252: Unchecked Return Value (PR #451)
- Implemented experimental support for Linux Kernel Modules (PR #441)
- Support LZCOUNT P-Code operation (PR #444)
Expand Down

0 comments on commit 12012cd

Please sign in to comment.