mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Release preparation for version 2.14.4
This commit is contained in:
6
python/ql/lib/change-notes/released/0.10.4.md
Normal file
6
python/ql/lib/change-notes/released/0.10.4.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 0.10.4
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Regular expressions containing multiple parse mode flags are now interpretted correctly. For example `"(?is)abc.*"` with both the `i` and `s` flags.
|
||||
* Added `shlex.quote` as a sanitizer for the `py/shell-command-constructed-from-input` query.
|
||||
Reference in New Issue
Block a user