mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
Fix typo in taint flow model for urllib.parse
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
|
||||
* When a code-scanning configuration specifies the `paths:` and/or `paths-ignore:` settings, these are now taken into account by the Python extractor's search for YAML files.
|
||||
* The `compression.zstd` library (added in Python 3.14) is now supported by the `py/decompression-bomb` query.
|
||||
* Added taint flow model and type model for `urllib.parseurl`.
|
||||
* Added taint flow model and type model for `urllib.parse`.
|
||||
* Remote flow sources for the `python-socketio` package have been modeled.
|
||||
* Additional models for remote flow sources for `tornado.websocket.WebSocketHandler` have been added.
|
||||
|
||||
Reference in New Issue
Block a user