mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update change-notes/1.25/analysis-python.md
Co-authored-by: Rasmus Wriedt Larsen <rasmuswl@github.com>
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
* Added taint modeling of routed parameters in Flask.
|
* Added taint modeling of routed parameters in Flask.
|
||||||
* Improved modeling of built-in methods on strings for taint tracking.
|
* Improved modeling of built-in methods on strings for taint tracking.
|
||||||
* Improved classification of test files.
|
* Improved classification of test files.
|
||||||
* New class `BoundMethodValue` exposing information about a bound method.
|
* New class `BoundMethodValue` represents a bound method during runtime.
|
||||||
* The query `py/command-line-injection` now recognizes command execution with the `fabric` and `invoke` Python libraries.
|
* The query `py/command-line-injection` now recognizes command execution with the `fabric` and `invoke` Python libraries.
|
||||||
|
|||||||
Reference in New Issue
Block a user