Python: Port py/flask-debug

This commit is contained in:
Rasmus Wriedt Larsen
2021-02-24 11:35:53 +01:00
parent 0cad5ce5ca
commit a6e5ec2e09
2 changed files with 20 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Updated _Flask app is run in debug mode_ (`py/flask-debug`) query to use the new type-tracking approach instead of points-to analysis. You may see differences in the results found by the query, but overall this change should result in a more robust and accurate analysis.