diff --git a/cpp/ql/lib/change-notes/2024-03-26-taint-inheriting-content.md b/cpp/ql/lib/change-notes/2024-03-26-taint-inheriting-content.md new file mode 100644 index 00000000000..759386e461f --- /dev/null +++ b/cpp/ql/lib/change-notes/2024-03-26-taint-inheriting-content.md @@ -0,0 +1,4 @@ +--- +category: feature +--- +* Added a `TaintInheritingContent` class that can be extended to model taint flowing from a qualifier to a field. \ No newline at end of file