Files
codeql/python/change-notes/2021-02-25-port-stactrace-exposure-query.md
2021-03-02 22:23:29 +01:00

334 B

lgtm,codescanning

  • Updated Information exposure through an exception (py/stack-trace-exposure) query to use the new data-flow library and 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.