mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
334 B
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.