Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038688a commit 3414063Copy full SHA for 3414063
1 file changed
change-notes/1.25/analysis-python.md
@@ -5,5 +5,5 @@
5
* Added taint modeling of routed parameters in Flask.
6
* Improved modeling of built-in methods on strings for taint tracking.
7
* Improved classification of test files.
8
-* New class `BoundMethodValue` exposing information about a bound method.
+* New class `BoundMethodValue` represents a bound method during runtime.
9
* The query `py/command-line-injection` now recognizes command execution with the `fabric` and `invoke` Python libraries.
0 commit comments