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
Type
/
to 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
9.9k
Code
Issues
998
Pull requests
445
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
shared
dataflow
on
yoff/python-shared-cfg-dataflow-flip
User selector
All users
All time
Commit history
Commits on Jul 9, 2026
Post-release preparation for codeql-cli-2.26.1
github-actions[bot]
committed
ec83894
View commit details
Copy full SHA for ec83894
View code at this point
Browse repository at this point
Release preparation for version 2.26.1
github-actions[bot]
committed
9acbbb8
View commit details
Copy full SHA for 9acbbb8
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Merge branch 'main' into mad-write-through-model
MathiasVP
committed
b7b731b
View commit details
Copy full SHA for b7b731b
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Shared: Fix grammar.
MathiasVP
committed
caef09b
View commit details
Copy full SHA for caef09b
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Shared: Remove useless existential.
MathiasVP
committed
84a3435
View commit details
Copy full SHA for 84a3435
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.26.0
github-actions[bot]
committed
456e337
View commit details
Copy full SHA for 456e337
View code at this point
Browse repository at this point
Release preparation for version 2.26.0
github-actions[bot]
committed
237c563
View commit details
Copy full SHA for 237c563
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Shared: Support "reverse flow" summaries. That is, summaries starting from the return value of a call.
MathiasVP
committed
bb2ec12
View commit details
Copy full SHA for bb2ec12
View code at this point
Browse repository at this point
Commits on May 29, 2026
Post-release preparation for codeql-cli-2.25.6
github-actions[bot]
committed
cfb18c2
View commit details
Copy full SHA for cfb18c2
View code at this point
Browse repository at this point
Release preparation for version 2.25.6
github-actions[bot]
committed
8b6f969
View commit details
Copy full SHA for 8b6f969
View code at this point
Browse repository at this point
Revert "Release preparation for version 2.25.6"
henrymercer
authored
9bc0c1b
View commit details
Copy full SHA for 9bc0c1b
View code at this point
Browse repository at this point
Commits on May 25, 2026
Release preparation for version 2.25.6
github-actions[bot]
committed
44a914e
View commit details
Copy full SHA for 44a914e
View code at this point
Browse repository at this point
Commits on May 18, 2026
Post-release preparation for codeql-cli-2.25.5
github-actions[bot]
committed
9f64000
View commit details
Copy full SHA for 9f64000
View code at this point
Browse repository at this point
Release preparation for version 2.25.5
github-actions[bot]
committed
e38616a
View commit details
Copy full SHA for e38616a
View code at this point
Browse repository at this point
Commits on May 5, 2026
Post-release preparation for codeql-cli-2.25.4
github-actions[bot]
committed
7610277
View commit details
Copy full SHA for 7610277
View code at this point
Browse repository at this point
Release preparation for version 2.25.4
github-actions[bot]
committed
88e1d86
View commit details
Copy full SHA for 88e1d86
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Shared: Remove deprecated code
hvitved
committed
90ae086
View commit details
Copy full SHA for 90ae086
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Post-release preparation for codeql-cli-2.25.3
github-actions[bot]
committed
a0bab53
View commit details
Copy full SHA for a0bab53
View code at this point
Browse repository at this point
Release preparation for version 2.25.3
github-actions[bot]
committed
c861d99
View commit details
Copy full SHA for c861d99
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Merge branch 'main' into post-release-prep/codeql-cli-2.25.2
henrymercer
authored
43c9b95
View commit details
Copy full SHA for 43c9b95
View code at this point
Browse repository at this point
Merge pull request #21584 from owen-mc/shared/update-mad-comments
Show description for 7458674
owen-mc
authored
7458674
View commit details
Copy full SHA for 7458674
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Merge pull request #21592 from hvitved/dataflow/source-call-context-type-flow
Show description for 33cc887
hvitved
authored
33cc887
View commit details
Copy full SHA for 33cc887
View code at this point
Browse repository at this point
Fix CP in `typeFlowParamType`
Show description for d704b75
hvitved
committed
d704b75
View commit details
Copy full SHA for d704b75
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Shared: Respond to review comments.
MathiasVP
committed
e06294b
View commit details
Copy full SHA for e06294b
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
0d4524f
View commit details
Copy full SHA for 0d4524f
View code at this point
Browse repository at this point
Data flow: Add hook for preventing lambda dispatch in source call contexts
hvitved
committed
1e1a873
View commit details
Copy full SHA for 1e1a873
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
Post-release preparation for codeql-cli-2.25.2
github-actions[bot]
committed
242090e
View commit details
Copy full SHA for 242090e
View code at this point
Browse repository at this point
Release preparation for version 2.25.2
github-actions[bot]
committed
4fe2f6d
View commit details
Copy full SHA for 4fe2f6d
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
Shared: Also expose dataflow stage 1's forward flow predicate.
MathiasVP
committed
4d8b782
View commit details
Copy full SHA for 4d8b782
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.25.1
oscarsj
committed
59eec7f
View commit details
Copy full SHA for 59eec7f
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.25.1
github-actions[bot]
committed
ce6e6d5
View commit details
Copy full SHA for ce6e6d5
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Replace `branch` with `acceptingValue`
owen-mc
committed
37aac05
View commit details
Copy full SHA for 37aac05
View code at this point
Browse repository at this point
Replace `acceptingvalue` with `acceptingValue`
owen-mc
committed
a7fdc4b
View commit details
Copy full SHA for a7fdc4b
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Release preparation for version 2.25.1
github-actions[bot]
committed
fb01184
View commit details
Copy full SHA for fb01184
View code at this point
Browse repository at this point
Release preparation for version 2.25.1
github-actions[bot]
committed
8cf0954
View commit details
Copy full SHA for 8cf0954
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.