Files
codeql/ruby/ql/lib/change-notes/released/5.1.11.md
2026-03-02 13:23:40 +00:00

200 B

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.