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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
470
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
cpp
ql
lib
on
codeql-cli/v2.27.1
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2026
Release preparation for version 2.27.1
github-actions[bot]
committed
903466f
View commit details
Copy full SHA for 903466f
View code at this point
Browse repository at this point
Commits on Sep 16, 2026
Inline expectations: Ignore results in files outside the source dir
hvitved
committed
0aba99b
View commit details
Copy full SHA for 0aba99b
View code at this point
Browse repository at this point
Merge pull request #22532 from MathiasVP/flow-through-forwards-using-callbacks-3
Show description for f920aef
MathiasVP
authored
f920aef
View commit details
Copy full SHA for f920aef
View code at this point
Browse repository at this point
Merge branch 'main' into flow-through-forwards-using-callbacks-3
MathiasVP
committed
18affcd
View commit details
Copy full SHA for 18affcd
View code at this point
Browse repository at this point
C++: Add a high-level description of the forwarding model.
MathiasVP
committed
dee5142
View commit details
Copy full SHA for dee5142
View code at this point
Browse repository at this point
C++: Handle forwarding without a constructor.
MathiasVP
committed
f52d18c
View commit details
Copy full SHA for f52d18c
View code at this point
Browse repository at this point
C++: Expand QLDoc.
MathiasVP
committed
f381119
View commit details
Copy full SHA for f381119
View code at this point
Browse repository at this point
Commits on Sep 15, 2026
C++: Handle 'isPRValueFieldAccessWithImplicitLoad' in more places.
MathiasVP
committed
19a9095
View commit details
Copy full SHA for 19a9095
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
test(cpp): add sink-based protobuf model tests and trim comments
Show description for d603cdd
kumarak
committed
d603cdd
View commit details
Copy full SHA for d603cdd
View code at this point
Browse repository at this point
fix(cpp): correct protobuf string parse models and expand test coverage
kumarak
committed
d84a302
View commit details
Copy full SHA for d84a302
View code at this point
Browse repository at this point
Update cpp/ql/lib/change-notes/2026-08-27-protobuf-models.md
Show description for a7e2584
kumarak
and
jketema
committed
a7e2584
View commit details
Copy full SHA for a7e2584
View code at this point
Browse repository at this point
cpp: model Protocol Buffers parse/serialize taint flow
Show description for 9c85aab
kumarak
committed
9c85aab
View commit details
Copy full SHA for 9c85aab
View code at this point
Browse repository at this point
C++: Fix FP by ensuring that the targeted constructor has at least as many parameters as the number of forwarded arguments.
MathiasVP
committed
246c486
View commit details
Copy full SHA for 246c486
View code at this point
Browse repository at this point
C++: Fix spelling.
MathiasVP
committed
1511488
View commit details
Copy full SHA for 1511488
View code at this point
Browse repository at this point
C++: Autoformat after Copilot suggestions.
MathiasVP
committed
10981ae
View commit details
Copy full SHA for 10981ae
View code at this point
Browse repository at this point
C++: Respond to Copilot comments.
MathiasVP
committed
908e32b
View commit details
Copy full SHA for 908e32b
View code at this point
Browse repository at this point
Apply batched suggestions from code review
Show description for db2a462
MathiasVP
and
Copilot
authored
db2a462
View commit details
Copy full SHA for db2a462
View code at this point
Browse repository at this point
C++: Add MaD support for models that specify argument forwarding.
MathiasVP
committed
48de4cb
View commit details
Copy full SHA for 48de4cb
View code at this point
Browse repository at this point
C++: We will need the template resolution for something other than the
Show description for 04c2ac4
MathiasVP
committed
04c2ac4
View commit details
Copy full SHA for 04c2ac4
View code at this point
Browse repository at this point
C++: Small refactor.
MathiasVP
committed
77bb230
View commit details
Copy full SHA for 77bb230
View code at this point
Browse repository at this point
C++: Sync identical files.
MathiasVP
committed
3777020
View commit details
Copy full SHA for 3777020
View code at this point
Browse repository at this point
C++: Add a missing utility predicate on Call instructions.
MathiasVP
committed
0169e18
View commit details
Copy full SHA for 0169e18
View code at this point
Browse repository at this point
C++: Add tests with missing flow.
Show description for 1b41bae
MathiasVP
committed
1b41bae
View commit details
Copy full SHA for 1b41bae
View code at this point
Browse repository at this point
Commits on Sep 8, 2026
C++: Also add taint from the service argument.
MathiasVP
committed
ae6fb33
View commit details
Copy full SHA for ae6fb33
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
cce40cc
View commit details
Copy full SHA for cce40cc
View code at this point
Browse repository at this point
C++: Add models for boost::asio::ip's resolve function.
MathiasVP
committed
d42e432
View commit details
Copy full SHA for d42e432
View code at this point
Browse repository at this point
Commits on Sep 5, 2026
Merge pull request #22513 from MathiasVP/fix-two-more-joins
Show description for f7caf55
MathiasVP
authored
f7caf55
View commit details
Copy full SHA for f7caf55
View code at this point
Browse repository at this point
Commits on Sep 4, 2026
C++: Reduce tuple duplication in store step pipeline.
Show description for 0208f19
MathiasVP
committed
0208f19
View commit details
Copy full SHA for 0208f19
View code at this point
Browse repository at this point
C++: Fix a bad join.
Show description for 8bc69b4
MathiasVP
committed
8bc69b4
View commit details
Copy full SHA for 8bc69b4
View code at this point
Browse repository at this point
Merge pull request #22511 from MathiasVP/fix-join-in-virtual-dispatch
Show description for 8b5ffea
MathiasVP
authored
8b5ffea
View commit details
Copy full SHA for 8b5ffea
View code at this point
Browse repository at this point
Merge pull request #22455 from trail-of-forks/kumarak/cpp-bdlbb-blob-models
Show description for 4c14393
jketema
authored
4c14393
View commit details
Copy full SHA for 4c14393
View code at this point
Browse repository at this point
Merge pull request #22505 from github/post-release-prep/codeql-cli-2.27.0
Show description for 37296f8
henrymercer
authored
37296f8
View commit details
Copy full SHA for 37296f8
View code at this point
Browse repository at this point
C++: Fix join in virtual dispatch's 'returnStep' predicate.
MathiasVP
committed
65615a7
View commit details
Copy full SHA for 65615a7
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
Post-release preparation for codeql-cli-2.27.0
github-actions[bot]
committed
cb62641
View commit details
Copy full SHA for cb62641
View code at this point
Browse repository at this point
Release preparation for version 2.27.0
github-actions[bot]
committed
da93726
View commit details
Copy full SHA for da93726
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.