diff --git a/cpp/ql/lib/change-notes/2026-01-23-mysql.md b/cpp/ql/lib/change-notes/2026-01-23-mysql.md new file mode 100644 index 00000000000..ee4268f8152 --- /dev/null +++ b/cpp/ql/lib/change-notes/2026-01-23-mysql.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Added `taint` summary models and `sql-injection` barrier models for the mySQL `mysql_real_escape_string` and `mysql_real_escape_string_quote` escaping functions.