Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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
1.7k
Star
8.3k
Code
Issues
842
Pull requests
372
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
codeql
cpp
ql
on
codeql-cli/latest
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 14, 2025
Release preparation for version 2.21.1
github-actions[bot]
committed
b961c59
Copy full SHA for b961c59
Commits on Apr 11, 2025
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowPrivate.qll
Show description for deef95d
MathiasVP
and
tausbn
authored
deef95d
Copy full SHA for deef95d
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowPrivate.qll
Show description for bfc494c
MathiasVP
and
tausbn
authored
bfc494c
Copy full SHA for bfc494c
Commits on Apr 10, 2025
C++: Ensure we always have 'Position's even if there are no calls in the DB.
MathiasVP
committed
3bb249f
Copy full SHA for 3bb249f
C++: Add a few predicates to 'ReturnKind'.
MathiasVP
committed
b678112
Copy full SHA for b678112
C++: Move the 'getArgumentIndex' into the abstract 'Position' class. It is implemented in all subclasses anyway.
MathiasVP
committed
960e990
Copy full SHA for 960e990
C++: Expose a few predicates from 'ExternalFlow'.
MathiasVP
committed
94e08e3
Copy full SHA for 94e08e3
Commits on Apr 2, 2025
C++: update expected test results after extractor changes
IdrissRio
committed
14a84c3
Copy full SHA for 14a84c3
Commits on Apr 1, 2025
Merge pull request #19182 from github/post-release-prep/codeql-cli-2.21.0
Show description for 0e23b86
aibaars
authored
0e23b86
Copy full SHA for 0e23b86
Post-release preparation for codeql-cli-2.21.0
github-actions[bot]
committed
10205cb
Copy full SHA for 10205cb
Merge pull request #19159 from github/idrissrio/calling-conventions
Show description for 1ebce01
IdrissRio
authored
1ebce01
Copy full SHA for 1ebce01
C++: add change note for calling conventions
IdrissRio
committed
d61d973
Copy full SHA for d61d973
Commits on Mar 31, 2025
Release preparation for version 2.21.0
github-actions[bot]
committed
84f6564
Copy full SHA for 84f6564
C++: add test for calling conventions
IdrissRio
committed
9ec7f3c
Copy full SHA for 9ec7f3c
C++: add calling convention specifier class
IdrissRio
committed
f83f14b
Copy full SHA for f83f14b
C++: Use DataFlowIntegration in IteratorFlow.
aschackmull
committed
a6a694d
Copy full SHA for a6a694d
C++: Def is only used in defToNode, which doesn't include phi reads nodes.
aschackmull
committed
aaa7e4c
Copy full SHA for aaa7e4c
C++: Eliminate dead code, uncertain is always false.
aschackmull
committed
133f087
Copy full SHA for 133f087
Merge pull request #19147 from aschackmull/ssa/writedef-source-refactor
Show description for a8b19d2
aschackmull
authored
a8b19d2
Copy full SHA for a8b19d2
Commits on Mar 28, 2025
Merge pull request #19144 from jketema/dollar-escape
Show description for 86ecef6
jketema
authored
86ecef6
Copy full SHA for 86ecef6
SSA: Remove empty predicates and dead code.
aschackmull
committed
5a986f5
Copy full SHA for 5a986f5
C++: Add ssaDefHasSource.
aschackmull
committed
308d154
Copy full SHA for 308d154
Merge pull request #19044 from aschackmull/ssa/useuse-trim
Show description for 0c74f21
aschackmull
authored
0c74f21
Copy full SHA for 0c74f21
Merge pull request #19087 from github/idrissrio/preprocessor-multiline
Show description for 2a78211
IdrissRio
authored
2a78211
Copy full SHA for 2a78211
C++: Add test for $` escaping
jketema
committed
8dbd81b
Copy full SHA for 8dbd81b
C++: Escape any `$` - specifically in `$@` - coming from error messages
jketema
committed
5727c91
Copy full SHA for 5727c91
Commits on Mar 27, 2025
Rename the CCR query suite to code-quality
tamasvajk
committed
34e8318
Copy full SHA for 34e8318
Commits on Mar 26, 2025
C++: accept changes after C++ extractor preprocessor fix
IdrissRio
committed
9af6500
Copy full SHA for 9af6500
C++: accept changes after C++ extractor preprocessor fix
IdrissRio
committed
148ffe8
Copy full SHA for 148ffe8
Commits on Mar 25, 2025
C++: Accept test changes.
aschackmull
committed
8749bdb
Copy full SHA for 8749bdb
Java/SSA: Keep proper distinction between cached stages.
aschackmull
committed
d5d0274
Copy full SHA for d5d0274
C++: Keep all phi input back edges.
aschackmull
committed
4d04391
Copy full SHA for 4d04391
Commits on Mar 24, 2025
C++: Accept changes after C++ extractor preprocessor fix
IdrissRio
committed
13f4f48
Copy full SHA for 13f4f48
Commits on Mar 21, 2025
C++: Accept changes after C++ extractor preprocessor fix
IdrissRio
committed
3c54722
Copy full SHA for 3c54722
C++: Accept changes after C++ extractor preprocessor fix
IdrissRio
committed
5eda853
Copy full SHA for 5eda853
Pagination
Previous
Next
You can’t perform that action at this time.