Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
999
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
lib
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 2, 2026
Merge pull request #22380 from yoff/yoff-fix-shared-cfg-ssa-regressions
Show description for 54415ad
yoff
authored
54415ad
View commit details
Copy full SHA for 54415ad
View code at this point
Browse repository at this point
Apply suggestion from @aschackmull
Show description for a92b6a8
yoff
and
aschackmull
authored
a92b6a8
View commit details
Copy full SHA for a92b6a8
View code at this point
Browse repository at this point
CFG: Rename ForeachStmt to ForEachStmt.
aschackmull
committed
53f30a0
View commit details
Copy full SHA for 53f30a0
View code at this point
Browse repository at this point
Commits on Sep 1, 2026
Python: Restrict the set of throwing exceptions
Show description for 918ff2e
yoff
committed
918ff2e
View commit details
Copy full SHA for 918ff2e
View code at this point
Browse repository at this point
Python: model throwing leaves as post-order
Show description for 8d65f0a
yoff
committed
8d65f0a
View commit details
Copy full SHA for 8d65f0a
View code at this point
Browse repository at this point
Python: wire leaf exceptions to catch entries
Show description for 9df64e7
yoff
and
Copilot
committed
9df64e7
View commit details
Copy full SHA for 9df64e7
View code at this point
Browse repository at this point
FlowSummaryImpl: Align source/sink/barrier prioriterization with that for summaries
hvitved
committed
872aabc
View commit details
Copy full SHA for 872aabc
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
Merge main into rc/3.23 mergeback for 2.26.4
redsun82
committed
421078b
View commit details
Copy full SHA for 421078b
View code at this point
Browse repository at this point
Merge pull request #22443 from github/redsun82-python-tsg-variation-selector-crash
Show description for 9567f1a
redsun82
authored
9567f1a
View commit details
Copy full SHA for 9567f1a
View code at this point
Browse repository at this point
Python: translate Rust escapes in `tsg-python` output
Show description for abf5a0d
redsun82
and
Copilot
committed
abf5a0d
View commit details
Copy full SHA for abf5a0d
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
Merge branch 'main' into aausch/python-pep758-legacy-parser
tausbn
authored
7f8d03d
View commit details
Copy full SHA for 7f8d03d
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
Python: keep the Python 2 reading of `except A, e:`
Show description for 117fc6b
aausch
and
claude
committed
117fc6b
View commit details
Copy full SHA for 117fc6b
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
Post-release preparation for codeql-cli-2.26.4
github-actions[bot]
committed
dbb6921
View commit details
Copy full SHA for dbb6921
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
Release preparation for version 2.26.4
github-actions[bot]
committed
2bbab1b
View commit details
Copy full SHA for 2bbab1b
View code at this point
Browse repository at this point
Merge pull request #22310 from github/copilot/python-taint-tracking-fix
Show description for 1ee9158
hvitved
authored
1ee9158
View commit details
Copy full SHA for 1ee9158
View code at this point
Browse repository at this point
Merge pull request #22314 from github/hvitved-remove-stdlib-taint-workaround
Show description for ea8fdff
hvitved
authored
ea8fdff
View commit details
Copy full SHA for ea8fdff
View code at this point
Browse repository at this point
Python: fix PEP 758 `except A, B:` in the default parser
Show description for 66573bb
aausch
and
claude
committed
66573bb
View commit details
Copy full SHA for 66573bb
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Python: Adapt to FlowSummaryImpl changes
hvitved
committed
385f721
View commit details
Copy full SHA for 385f721
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Python: Remove redundant collection taint summaries
Show description for 7f9cb76
hvitved
and
Copilot
committed
7f9cb76
View commit details
Copy full SHA for 7f9cb76
View code at this point
Browse repository at this point
Remove redundant blunt taint fallback steps from ListExtend and ListInsert
Show description for 62fdb69
Copilot
and
hvitved
authored
62fdb69
View commit details
Copy full SHA for 62fdb69
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
Add taint flow summaries for list.extend and list.insert
Show description for 1d1594e
Copilot
and
hvitved
authored
1d1594e
View commit details
Copy full SHA for 1d1594e
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Post-release preparation for codeql-cli-2.26.3
github-actions[bot]
committed
47d6b11
View commit details
Copy full SHA for 47d6b11
View code at this point
Browse repository at this point
Release preparation for version 2.26.3
github-actions[bot]
committed
fae4a92
View commit details
Copy full SHA for fae4a92
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.26.2
oscarsj
committed
bcf0c22
View commit details
Copy full SHA for bcf0c22
View code at this point
Browse repository at this point
Merge pull request #22255 from github/codeql-spark-run-30530195913
Show description for a8a77a6
oscarsj
authored
a8a77a6
View commit details
Copy full SHA for a8a77a6
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Python: Use fastTC explicitly in 'localFlow' to avoid relying on the optimizer to always do this transformation.
MathiasVP
committed
d2faab7
View commit details
Copy full SHA for d2faab7
View code at this point
Browse repository at this point
Merge branch 'main' into post-release-prep/codeql-cli-2.26.2
oscarsj
authored
21c2c97
View commit details
Copy full SHA for 21c2c97
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Merge pull request #21921 from github/yoff/python-add-new-cfg-library
Show description for 4d885a8
yoff
authored
4d885a8
View commit details
Copy full SHA for 4d885a8
View code at this point
Browse repository at this point
Python: fix replace of upper-case characters
yoff
committed
3ad4861
View commit details
Copy full SHA for 3ad4861
View code at this point
Browse repository at this point
python: forward rather implement subtle predicates
yoff
committed
c516d1f
View commit details
Copy full SHA for c516d1f
View code at this point
Browse repository at this point
Update python/ql/lib/semmle/python/controlflow/internal/AstNodeImpl.qll
Show description for c11b491
yoff
and
aschackmull
authored
c11b491
View commit details
Copy full SHA for c11b491
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Python: address CodeQL alerts
yoff
committed
3206ab0
View commit details
Copy full SHA for 3206ab0
View code at this point
Browse repository at this point
Python: add overlay annotations to inlined predicates
yoff
committed
665e046
View commit details
Copy full SHA for 665e046
View code at this point
Browse repository at this point
Python: remove reference to line numbers
yoff
committed
fa94dc9
View commit details
Copy full SHA for fa94dc9
View code at this point
Browse repository at this point
python: make `LoopStmt` final
yoff
committed
05aa8de
View commit details
Copy full SHA for 05aa8de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.