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
997
Pull requests
459
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.16.2
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 8, 2024
Release preparation for version 2.16.2
github-actions[bot]
committed
36f01ff
View commit details
Copy full SHA for 36f01ff
View code at this point
Browse repository at this point
Revert "Merge pull request #15522 from github/release-prep/2.16.2"
Show description for a58dd45
Dave Bartolomeo
committed
a58dd45
View commit details
Copy full SHA for a58dd45
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
Release preparation for version 2.16.2
github-actions[bot]
committed
c1b35fb
View commit details
Copy full SHA for c1b35fb
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
Merge pull request #15476 from geoffw0/preprocblock
Show description for 8d53bce
MathiasVP
authored
8d53bce
View commit details
Copy full SHA for 8d53bce
View code at this point
Browse repository at this point
Merge pull request #15504 from MathiasVP/block-summary-flow-out-of-strdup-and-friends
Show description for 6b13a8c
jketema
authored
6b13a8c
View commit details
Copy full SHA for 6b13a8c
View code at this point
Browse repository at this point
C++: Remove all cached tags.
geoffw0
committed
72948cb
View commit details
Copy full SHA for 72948cb
View code at this point
Browse repository at this point
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowPrivate.qll
Show description for 0729c60
MathiasVP
and
jketema
authored
0729c60
View commit details
Copy full SHA for 0729c60
View code at this point
Browse repository at this point
C++: Update the change note.
geoffw0
committed
5653847
View commit details
Copy full SHA for 5653847
View code at this point
Browse repository at this point
C++: Address implicit this.
geoffw0
committed
7c37be2
View commit details
Copy full SHA for 7c37be2
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
C++: Fix TODO by blocking summary flow through functions that don't preserve identity.
MathiasVP
committed
5ad3e97
View commit details
Copy full SHA for 5ad3e97
View code at this point
Browse repository at this point
C++: Update stats file
jketema
committed
6db68c0
View commit details
Copy full SHA for 6db68c0
View code at this point
Browse repository at this point
C++: Add upgrade and downgrade scripts
jketema
committed
05e78f1
View commit details
Copy full SHA for 05e78f1
View code at this point
Browse repository at this point
C++: Resolve functions using complete mangled names
jketema
committed
a79754b
View commit details
Copy full SHA for a79754b
View code at this point
Browse repository at this point
C++: Add column to `mangled_name` table with completeness information
jketema
committed
972d86c
View commit details
Copy full SHA for 972d86c
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
Merge pull request #15461 from MathiasVP/propagate-edge-kinds
Show description for f3eac55
MathiasVP
authored
f3eac55
View commit details
Copy full SHA for f3eac55
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
C++: Add QLDoc comments.
geoffw0
committed
1b433c7
View commit details
Copy full SHA for 1b433c7
View code at this point
Browse repository at this point
C++: Add top of file doc comment.
geoffw0
committed
c29d0b7
View commit details
Copy full SHA for c29d0b7
View code at this point
Browse repository at this point
C++: Change note.
geoffw0
committed
8b2888c
View commit details
Copy full SHA for 8b2888c
View code at this point
Browse repository at this point
C++: Autoformat.
geoffw0
committed
af17ae2
View commit details
Copy full SHA for af17ae2
View code at this point
Browse repository at this point
C++: Add PreprocBlock.qll library.
geoffw0
committed
310c78d
View commit details
Copy full SHA for 310c78d
View code at this point
Browse repository at this point
C++: Add change note.
MathiasVP
committed
e2ae4a6
View commit details
Copy full SHA for e2ae4a6
View code at this point
Browse repository at this point
C++: Model function calls throwing exceptions.
MathiasVP
committed
1dfd32e
View commit details
Copy full SHA for 1dfd32e
View code at this point
Browse repository at this point
C++: Add an 'EdgeKind' column to 'getExceptionSuccessorInstruction'.
MathiasVP
committed
eb94203
View commit details
Copy full SHA for eb94203
View code at this point
Browse repository at this point
C++: Add an 'EdgeKind' column to 'getInitializationSuccessor'.
MathiasVP
committed
8bb17a7
View commit details
Copy full SHA for 8bb17a7
View code at this point
Browse repository at this point
C++: Add an 'EdgeKind' column to 'getChildTrueSuccessor' and 'getChildFalseSuccessor'.
MathiasVP
committed
4fb20e1
View commit details
Copy full SHA for 4fb20e1
View code at this point
Browse repository at this point
C++: Add an 'EdgeKind' column to 'getFirstInstruction'.
MathiasVP
committed
10ae793
View commit details
Copy full SHA for 10ae793
View code at this point
Browse repository at this point
C++: Add an 'EdgeKind' column to 'getChildSuccessor'.
MathiasVP
committed
d2e8b88
View commit details
Copy full SHA for d2e8b88
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
C++: Fix 'asExpr' duplication.
MathiasVP
committed
a4727b5
View commit details
Copy full SHA for a4727b5
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
Merge pull request #15427 from MathiasVP/asexpr-and-asindirectexpr-tests
Show description for 863e6c8
MathiasVP
authored
863e6c8
View commit details
Copy full SHA for 863e6c8
View code at this point
Browse repository at this point
Merge pull request #15416 from github/post-release-prep/codeql-cli-2.16.1
Show description for 10343dd
henrymercer
authored
10343dd
View commit details
Copy full SHA for 10343dd
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
C++: autoformat for first-class destructors
Robert Marsh
committed
0bc0231
View commit details
Copy full SHA for 0bc0231
View code at this point
Browse repository at this point
C++: more documentation for implict destructor calls
Robert Marsh
committed
56c9566
View commit details
Copy full SHA for 56c9566
View code at this point
Browse repository at this point
C++: switch to `getImplicitDestructorCall`
Robert Marsh
committed
3970a9f
View commit details
Copy full SHA for 3970a9f
View code at this point
Browse repository at this point
C++: add destructors in PrintAST
Robert Marsh
committed
3a0290b
View commit details
Copy full SHA for 3a0290b
View code at this point
Browse repository at this point
C++: add getSyntheticDestructor to Expr and Stmt
Robert Marsh
committed
1acc111
View commit details
Copy full SHA for 1acc111
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.