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 }}
thatrobotdev
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 5, 2026
C++: Make 'getChildCount' more robust by counting indexes instead of 'TranslatedDeclarationEntry's.
MathiasVP
committed
d57a42a
View commit details
Copy full SHA for d57a42a
View code at this point
Browse repository at this point
Merge pull request #21244 from github/idrissrio/cpp/overlay/changes-json
Show description for 1df3adf
IdrissRio
authored
1df3adf
View commit details
Copy full SHA for 1df3adf
View code at this point
Browse repository at this point
C/C++ overlay: use files table instead of `overlayChangedFiles` for overlay discard
IdrissRio
committed
e26c199
View commit details
Copy full SHA for e26c199
View code at this point
Browse repository at this point
Merge pull request #21260 from MathiasVP/add-windows-remote-flow-sources
Show description for 476df7d
MathiasVP
authored
476df7d
View commit details
Copy full SHA for 476df7d
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
C++: Fix Copilot comments.
MathiasVP
committed
092d254
View commit details
Copy full SHA for 092d254
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
32b86ec
View commit details
Copy full SHA for 32b86ec
View code at this point
Browse repository at this point
C++: Accept test changes.
MathiasVP
committed
40a5813
View commit details
Copy full SHA for 40a5813
View code at this point
Browse repository at this point
C++: Add taint-inheriting reads from the Winhttp structs.
MathiasVP
committed
7ef96e3
View commit details
Copy full SHA for 7ef96e3
View code at this point
Browse repository at this point
C++: Accept test changes.
MathiasVP
committed
5531ef9
View commit details
Copy full SHA for 5531ef9
View code at this point
Browse repository at this point
C++: Add flow sources and summary models.
MathiasVP
committed
cbc2dbc
View commit details
Copy full SHA for cbc2dbc
View code at this point
Browse repository at this point
C++: Add tests with tests for remote flow sources from the Win32 API and from the Azure SDK.
MathiasVP
committed
208cf71
View commit details
Copy full SHA for 208cf71
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Post-release preparation for codeql-cli-2.24.1
github-actions[bot]
committed
73d06f2
View commit details
Copy full SHA for 73d06f2
View code at this point
Browse repository at this point
Fix capitalization of MySQL
henrymercer
committed
1a6b2b9
View commit details
Copy full SHA for 1a6b2b9
View code at this point
Browse repository at this point
Release preparation for version 2.24.1
github-actions[bot]
committed
0db542e
View commit details
Copy full SHA for 0db542e
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Merge pull request #21239 from MathiasVP/logical-binary-fix-guards-cpp
Show description for 1667051
MathiasVP
authored
1667051
View commit details
Copy full SHA for 1667051
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
5f079c1
View commit details
Copy full SHA for 5f079c1
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Merge pull request #21227 from MathiasVP/postfix-fix
Show description for 1b1c9c6
MathiasVP
authored
1b1c9c6
View commit details
Copy full SHA for 1b1c9c6
View code at this point
Browse repository at this point
C++: Fix spelling.
MathiasVP
committed
61a53fa
View commit details
Copy full SHA for 61a53fa
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
C++: Fix the AST wrapper for binary logical operators.
MathiasVP
committed
25647ba
View commit details
Copy full SHA for 25647ba
View code at this point
Browse repository at this point
C++: Fix IR -> AST mapping for basic blocks.
MathiasVP
committed
6445fd8
View commit details
Copy full SHA for 6445fd8
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
C++: Implement copilot suggestions.
MathiasVP
committed
4503c62
View commit details
Copy full SHA for 4503c62
View code at this point
Browse repository at this point
C++: Accept test changes.
MathiasVP
committed
28fec0c
View commit details
Copy full SHA for 28fec0c
View code at this point
Browse repository at this point
C++: Proper SSA support for post-crement reads.
MathiasVP
committed
445cca1
View commit details
Copy full SHA for 445cca1
View code at this point
Browse repository at this point
Merge pull request #21200 from github/igfoo/rename-holdsInBase-to-isBase
Show description for 46a5035
igfoo
authored
46a5035
View commit details
Copy full SHA for 46a5035
View code at this point
Browse repository at this point
Merge pull request #21199 from github/igfoo/refactorOverlayFunctionCalls
Show description for bb71790
igfoo
authored
bb71790
View commit details
Copy full SHA for bb71790
View code at this point
Browse repository at this point
C++: Another small refactor.
MathiasVP
committed
db3f22a
View commit details
Copy full SHA for db3f22a
View code at this point
Browse repository at this point
C++: Small refactor.
MathiasVP
committed
3d445be
View commit details
Copy full SHA for 3d445be
View code at this point
Browse repository at this point
Merge pull request #21219 from MathiasVP/force-more-uniquess-in-buffer-overflow
Show description for 9e9d57b
MathiasVP
authored
9e9d57b
View commit details
Copy full SHA for 9e9d57b
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
C++: Undo the hack.
MathiasVP
committed
e0a7889
View commit details
Copy full SHA for e0a7889
View code at this point
Browse repository at this point
C++: Add tests.
MathiasVP
committed
bd09aad
View commit details
Copy full SHA for bd09aad
View code at this point
Browse repository at this point
Update cpp/ql/lib/semmle/code/cpp/commons/Buffer.qll
Show description for 980c4cf
MathiasVP
and
Copilot
authored
980c4cf
View commit details
Copy full SHA for 980c4cf
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
544015d
View commit details
Copy full SHA for 544015d
View code at this point
Browse repository at this point
C++: Remove uniqueness since it is enforced earlier now.
MathiasVP
committed
aed0e68
View commit details
Copy full SHA for aed0e68
View code at this point
Browse repository at this point
C++: Enforce uniqueness in the other branch of 'getSize'.
MathiasVP
committed
13a5249
View commit details
Copy full SHA for 13a5249
View code at this point
Browse repository at this point
C++: Enforce uniqueness in 'getVariableSize'.
MathiasVP
committed
91752e5
View commit details
Copy full SHA for 91752e5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.