mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Merge pull request #15398 from RasmusWL/html-escape
Python: Add `html.escape` as HTML sanitizer
This commit is contained in:
4
python/ql/lib/change-notes/2024-01-22-html-escape.md
Normal file
4
python/ql/lib/change-notes/2024-01-22-html-escape.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added `html.escape` as a sanitizer for HTML.
|
||||
Reference in New Issue
Block a user