Files
codeql/python/ql/lib/change-notes/released/0.11.8.md
2024-02-05 17:58:57 +00:00

10 lines
199 B
Markdown

## 0.11.8
### Minor Analysis Improvements
* Added `html.escape` as a sanitizer for HTML.
### Bug Fixes
* Fixed the `a` (ASCII) inline flag not being recognized by the regular expression library.