Rust: Change note.

This commit is contained in:
Geoffrey White
2025-08-11 19:32:13 +01:00
parent 398d2ac930
commit 993f00b658

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added more detail to models of `postgres`, `rusqlite`, `sqlx` and `tokio-postgres`. This may improve query results, particularly for `rust/sql-injection` and `rust/cleartext-storage-database`.