Add change note

This commit is contained in:
Owen Mansel-Chan
2026-02-17 22:29:35 +00:00
parent eb7f1989c7
commit 1bff7a3eb8

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* We now track taint flow through `Shellwords.escape` and `Shellwords.shellescape` for all queries except command injection, for which they are sanitizers.