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
447
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
semmle
on
codeql-cli/v2.13.5
User selector
All users
All time
Commit history
Commits on Jun 8, 2023
wait with deprecating Container::getURL()
erik-krogh
committed
2241350
View commit details
Copy full SHA for 2241350
View code at this point
Browse repository at this point
delete old deprecations
erik-krogh
committed
a4ef861
View commit details
Copy full SHA for a4ef861
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Merge pull request #13352 from erik-krogh/once-again-deps-not-py-cpp
Show description for 6ba7f9a
erik-krogh
authored
6ba7f9a
View commit details
Copy full SHA for 6ba7f9a
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Merge pull request #13331 from aibaars/use-shortest-distances-to-count-indirections
Show description for 05e5ebe
MathiasVP
authored
05e5ebe
View commit details
Copy full SHA for 05e5ebe
View code at this point
Browse repository at this point
C++: sync files from C#
erik-krogh
committed
5cbe6db
View commit details
Copy full SHA for 5cbe6db
View code at this point
Browse repository at this point
C++: Use the 'shortestDistances' HOP to count indirections instead of manual recursion. This avoids cyclic problems when we have invalid types.
MathiasVP
authored and
aibaars
committed
cc8aac5
View commit details
Copy full SHA for cc8aac5
View code at this point
Browse repository at this point
Commits on May 31, 2023
Swift: Make Macro.getName() more efficient.
geoffw0
committed
a9811fe
View commit details
Copy full SHA for a9811fe
View code at this point
Browse repository at this point
Commits on May 25, 2023
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowUtil.qll
Show description for e7f82a3
MathiasVP
and
jketema
authored
e7f82a3
View commit details
Copy full SHA for e7f82a3
View code at this point
Browse repository at this point
C++: Respond to review comments.
MathiasVP
committed
384ca0c
View commit details
Copy full SHA for 384ca0c
View code at this point
Browse repository at this point
C++: Fix result duplication on 'cpp/unbounded-write' on 'kirxkirx/vast'.
MathiasVP
committed
a7252e6
View commit details
Copy full SHA for a7252e6
View code at this point
Browse repository at this point
Commits on May 24, 2023
Merge branch 'main' into rdmarsh2/cpp/cobo-neq-refinement
Robert Marsh
authored
7404bd9
View commit details
Copy full SHA for 7404bd9
View code at this point
Browse repository at this point
Merge pull request #13266 from MathiasVP/modernize-print-ir-local-flow
Show description for 5dc3789
jketema
authored
5dc3789
View commit details
Copy full SHA for 5dc3789
View code at this point
Browse repository at this point
Commits on May 23, 2023
Merge pull request #13244 from MathiasVP/promote-product-flow
Show description for bad72c4
Robert Marsh
authored
bad72c4
View commit details
Copy full SHA for bad72c4
View code at this point
Browse repository at this point
C++: Fix Code Scanning error.
MathiasVP
committed
4b92a2a
View commit details
Copy full SHA for 4b92a2a
View code at this point
Browse repository at this point
C++: Modernize the PrintIRStoreSteps (and rename it to PrintIRFieldFlowSteps) after the use-use flow changes.
MathiasVP
committed
43459c1
View commit details
Copy full SHA for 43459c1
View code at this point
Browse repository at this point
C++: Modernize the PrintIRLocalFlow after the use-use flow changes.
MathiasVP
committed
8ee7694
View commit details
Copy full SHA for 8ee7694
View code at this point
Browse repository at this point
C++/C#: Sync identical files.
MathiasVP
committed
0519cee
View commit details
Copy full SHA for 0519cee
View code at this point
Browse repository at this point
C++: Add mechanism to hide specific instructions and operands from PrintIR.
MathiasVP
committed
ccc9e09
View commit details
Copy full SHA for ccc9e09
View code at this point
Browse repository at this point
C++: Promote the product-dataflow library out of experimental.
MathiasVP
committed
81dbfec
View commit details
Copy full SHA for 81dbfec
View code at this point
Browse repository at this point
C++: Fix pointer/pointee conflation.
MathiasVP
committed
36285ba
View commit details
Copy full SHA for 36285ba
View code at this point
Browse repository at this point
Commits on May 22, 2023
C++: fix equality refinement in new range analysis
Robert Marsh
authored and
Robert Marsh
committed
6a997ab
View commit details
Copy full SHA for 6a997ab
View code at this point
Browse repository at this point
C++: Include inline namespaces in `StdNamespace`
jketema
committed
f46183d
View commit details
Copy full SHA for f46183d
View code at this point
Browse repository at this point
Commits on May 18, 2023
Merge pull request #13191 from MathiasVP/fix-pointer-pointee-conflation
Show description for 8cf25ba
MathiasVP
authored
8cf25ba
View commit details
Copy full SHA for 8cf25ba
View code at this point
Browse repository at this point
Update cpp/ql/lib/semmle/code/cpp/Type.qll
MathiasVP
authored
a475efb
View commit details
Copy full SHA for a475efb
View code at this point
Browse repository at this point
C++: Update documentation for 'TypeMention'.
MathiasVP
committed
f3b6b47
View commit details
Copy full SHA for f3b6b47
View code at this point
Browse repository at this point
Commits on May 16, 2023
C++: Fix looping flow that goes from the output argument node and back into the function argument.
MathiasVP
committed
150d4f3
View commit details
Copy full SHA for 150d4f3
View code at this point
Browse repository at this point
Commits on May 12, 2023
Merge pull request #13099 from MathiasVP/heuristic-allocation-for-overrun-write
Show description for f7924bd
MathiasVP
authored
f7924bd
View commit details
Copy full SHA for f7924bd
View code at this point
Browse repository at this point
Commits on May 11, 2023
Merge pull request #12971 from MathiasVP/fix-fp-in-invalid-deref-2
Show description for fd62820
MathiasVP
authored
fd62820
View commit details
Copy full SHA for fd62820
View code at this point
Browse repository at this point
Commits on May 10, 2023
Merge pull request #13101 from MathiasVP/member-predicates-on-CallAllocationExprTarget
Show description for 477722a
MathiasVP
authored
477722a
View commit details
Copy full SHA for 477722a
View code at this point
Browse repository at this point
C++: Make implicit this receivers explicit
kaspersv
committed
f8b3968
View commit details
Copy full SHA for f8b3968
View code at this point
Browse repository at this point
C++: Add a member predicate to phi nodes for checking if a phi is a read-phi and use it to restrict flow in 'cpp/invalid-pointer-deref'.
MathiasVP
committed
f05cce8
View commit details
Copy full SHA for f05cce8
View code at this point
Browse repository at this point
Merge branch 'main' into fix-fp-in-invalid-deref-2
jketema
authored
c3a7f98
View commit details
Copy full SHA for c3a7f98
View code at this point
Browse repository at this point
Merge pull request #13078 from kaspersv/kaspersv/explicit-this-receivers-shared3
Show description for c3191e9
kaspersv
authored
c3191e9
View commit details
Copy full SHA for c3191e9
View code at this point
Browse repository at this point
C++: Use member predicates on parameterized module parameters now that it's available in the language.
MathiasVP
committed
6aa4005
View commit details
Copy full SHA for 6aa4005
View code at this point
Browse repository at this point
Merge pull request #13059 from MathiasVP/remove-self-edges
Show description for 720586c
MathiasVP
authored
720586c
View commit details
Copy full SHA for 720586c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.