Files
codeql/change-notes/1.22/analysis-python.md
2019-06-27 14:48:37 +01:00

425 B

Improvements to Python analysis

General improvements

Impact on existing queries.

New queries

Query Tags Purpose
Arbitrary file write during tarfile extraction (py/tarslip) security, external/cwe/cwe-022 Finds instances where extracting from a tar archive can result in arbitrary file writes. Results are not shown on LGTM by default.