mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
6 lines
200 B
Markdown
6 lines
200 B
Markdown
## 5.1.11
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* We now track taint flow through `Shellwords.escape` and `Shellwords.shellescape` for all queries except command injection, for which they are sanitizers.
|