codeql/python/change-notes/2021-02-24-port-flask-debug.md

292 B

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.