diff --git a/rust/ql/lib/change-notes/2026-02-26-neutral-models-map-from.md b/rust/ql/lib/change-notes/2026-02-26-neutral-models-map-from.md new file mode 100644 index 00000000000..99c313c2ca2 --- /dev/null +++ b/rust/ql/lib/change-notes/2026-02-26-neutral-models-map-from.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Added neutral models to inhibit spurious generated sink models for `map` and `from`. This fixes some false positive query results.