Rust: Change note.

This commit is contained in:
Geoffrey White
2025-10-31 16:40:02 +00:00
parent 33efed92b8
commit 34f75952d0

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Taint flow barriers have been added to the `rust/regex-injection`, `rust/sql-injection` and `rust/log-injection`, reducing the frequency of false positive results for these queries.