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
Accelerator
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
995
Pull requests
453
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
on
yoff/python-shared-cfg-dataflow-flip
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2026
Python: fix shared CFG facade CI checks
Show description for 1a8e317
yoff
committed
1a8e317
View commit details
Copy full SHA for 1a8e317
View code at this point
Browse repository at this point
Python: preserve bindingset on new-CFG node dominance wrappers
Show description for 432c2d3
yoff
and
Copilot
committed
432c2d3
View commit details
Copy full SHA for 432c2d3
View code at this point
Browse repository at this point
Python: switch dataflow library to new (shared) CFG + SSA
Show description for ec8c30a
yoff
and
Copilot
committed
ec8c30a
View commit details
Copy full SHA for ec8c30a
View code at this point
Browse repository at this point
Python: preserve phi uses at module exit
Show description for f49429a
yoff
and
Copilot
committed
f49429a
View commit details
Copy full SHA for f49429a
View code at this point
Browse repository at this point
Python: test phi definitions at module exit
Show description for 2fef764
yoff
and
Copilot
committed
2fef764
View commit details
Copy full SHA for 2fef764
View code at this point
Browse repository at this point
Python: exclude constants from being SSA variables
yoff
committed
e89e5ca
View commit details
Copy full SHA for e89e5ca
View code at this point
Browse repository at this point
Python: address bot reviews
yoff
committed
5a09f3c
View commit details
Copy full SHA for 5a09f3c
View code at this point
Browse repository at this point
Potential fix for pull request finding
Show description for 0816aed
yoff
and
Copilot
committed
0816aed
View commit details
Copy full SHA for 0816aed
View code at this point
Browse repository at this point
Potential fix for pull request finding
Show description for 16337c7
yoff
and
Copilot
committed
16337c7
View commit details
Copy full SHA for 16337c7
View code at this point
Browse repository at this point
Python: fix compilation of test
yoff
committed
6a1af0f
View commit details
Copy full SHA for 6a1af0f
View code at this point
Browse repository at this point
Python: attempt at instantiating MakeSsa
Show description for 11d4b52
yoff
committed
11d4b52
View commit details
Copy full SHA for 11d4b52
View code at this point
Browse repository at this point
Python: remove superflous module
yoff
committed
c9c4eef
View commit details
Copy full SHA for c9c4eef
View code at this point
Browse repository at this point
Python: remove unnecessary change note
yoff
committed
4b0e8f5
View commit details
Copy full SHA for 4b0e8f5
View code at this point
Browse repository at this point
Python: add new shared-SSA-backed SSA adapter
Show description for 5ce1c96
Copilot
authored and
yoff
committed
5ce1c96
View commit details
Copy full SHA for 5ce1c96
View code at this point
Browse repository at this point
Python: wire leaf exceptions to catch entries
Show description for 3dfc77e
yoff
and
Copilot
committed
3dfc77e
View commit details
Copy full SHA for 3dfc77e
View code at this point
Browse repository at this point
Python: test shared CFG exception reachability
Show description for 06b487c
yoff
and
Copilot
committed
06b487c
View commit details
Copy full SHA for 06b487c
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 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 #22129 from jketema/jketema/subst-fix
Show description for 9d1a8a7
jketema
authored
9d1a8a7
View commit details
Copy full SHA for 9d1a8a7
View code at this point
Browse repository at this point
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: add tests for short-circuiting comparisons
Show description for 9b4de2b
yoff
committed
9b4de2b
View commit details
Copy full SHA for 9b4de2b
View code at this point
Browse repository at this point
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
Python: mark definition of type ascription as `SPURIOUS`
yoff
committed
aa305c2
View commit details
Copy full SHA for aa305c2
View code at this point
Browse repository at this point
python: remove uninformative headers
yoff
committed
2c0ed98
View commit details
Copy full SHA for 2c0ed98
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.