mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
765 B
765 B
Improvements to Python analysis
The following changes in version 1.26 affect Python analysis in all applications.
General improvements
New queries
| Query | Tags | Purpose |
|---|
Changes to existing queries
| Query | Expected impact | Change |
|---|
Changes to libraries
- Added taint tracking support for string formatting through f-strings.