Skip to content

Commit b5147bb

Browse files
committed
C++: Deprecate DefaultTaintTracking and TaintTrackingImpl
1 parent 2c50014 commit b5147bb

File tree

22 files changed

+701
-655
lines changed

22 files changed

+701
-655
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: deprecated
3+
---
4+
5+
* Deprecated `semmle.code.cpp.ir.dataflow.DefaultTaintTracking`. Use `semmle.code.cpp.ir.dataflow.TaintTracking`.
6+
* Deprecated `semmle.code.cpp.security.TaintTrackingImpl`. Use `semmle.code.cpp.ir.dataflow.TaintTracking`.

0 commit comments

Comments
 (0)