Files
codeql/python/change-notes/2021-02-24-port-flask-debug.md
2021-02-24 11:37:25 +01:00

3 lines
292 B
Markdown

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.