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 }}
ByteDecoder
/
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 Dec 21, 2021
Merge pull request #7392 from MathiasVP/fix-join-order-in-is-argument-for-parameter
Show description for dae5af6
MathiasVP
authored
dae5af6
View commit details
Copy full SHA for dae5af6
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Merge pull request #7338 from geoffw0/clrtxt2
Show description for aa92fe8
MathiasVP
authored
aa92fe8
View commit details
Copy full SHA for aa92fe8
View code at this point
Browse repository at this point
Merge pull request #7443 from github/nickrolfe/behavior
Show description for f18492e
nickrolfe
authored
f18492e
View commit details
Copy full SHA for f18492e
View code at this point
Browse repository at this point
Merge pull request #7231 from hvitved/csharp/dataflow/consistency-queries
Show description for ed006d7
hvitved
authored
ed006d7
View commit details
Copy full SHA for ed006d7
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
Merge pull request #7434 from MathiasVP/fix-join-order-in-phi-node
Show description for c03f189
aschackmull
authored
c03f189
View commit details
Copy full SHA for c03f189
View code at this point
Browse repository at this point
Fix non-US spelling of 'behavior'
nickrolfe
committed
28912c5
View commit details
Copy full SHA for 28912c5
View code at this point
Browse repository at this point
C++: Fully lock down the join order correctly.
MathiasVP
committed
45753e5
View commit details
Copy full SHA for 45753e5
View code at this point
Browse repository at this point
Fix QL doc
hvitved
committed
e4d9f5f
View commit details
Copy full SHA for e4d9f5f
View code at this point
Browse repository at this point
Data flow: Sync files
hvitved
committed
ab2e0fd
View commit details
Copy full SHA for ab2e0fd
View code at this point
Browse repository at this point
C++: Better join-order fix.
MathiasVP
committed
c1af8b9
View commit details
Copy full SHA for c1af8b9
View code at this point
Browse repository at this point
Merge pull request #7426 from MathiasVP/fix-join-order-in-http-string-literal-charpred
Show description for 3adc0b5
aschackmull
authored
3adc0b5
View commit details
Copy full SHA for 3adc0b5
View code at this point
Browse repository at this point
C++: Fix join-order in 'phi_node' predicate.
MathiasVP
committed
d840796
View commit details
Copy full SHA for d840796
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
C++: Fix join-order in 'HttpStringLiteral' charpred.
MathiasVP
committed
53a1f93
View commit details
Copy full SHA for 53a1f93
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
C++: Remove unnecessary additional taint step.
geoffw0
committed
b142a79
View commit details
Copy full SHA for b142a79
View code at this point
Browse repository at this point
C++: Clean up QLDoc.
geoffw0
committed
f82683c
View commit details
Copy full SHA for f82683c
View code at this point
Browse repository at this point
C++: Newlines.
geoffw0
committed
4891a64
View commit details
Copy full SHA for 4891a64
View code at this point
Browse repository at this point
An alternative design for 'cpp/cleartext-transmission'.
MathiasVP
authored and
geoffw0
committed
8208f92
View commit details
Copy full SHA for 8208f92
View code at this point
Browse repository at this point
Merge pull request #7395 from MathiasVP/fix-fp-in-pointless-self-comparison
Show description for 9363d64
geoffw0
authored
9363d64
View commit details
Copy full SHA for 9363d64
View code at this point
Browse repository at this point
Update cpp/ql/test/query-tests/Likely Bugs/Arithmetic/BadAdditionOverflowCheck/templates.cpp
Show description for 65c301c
MathiasVP
and
geoffw0
authored
65c301c
View commit details
Copy full SHA for 65c301c
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
C++: Also fix the FP in 'cpp/comparison-canceling-subexpr'.
MathiasVP
committed
3103530
View commit details
Copy full SHA for 3103530
View code at this point
Browse repository at this point
C++: Fix false positive in 'cpp/cpp/comparison-of-identical-expressions'.
MathiasVP
committed
b2082cc
View commit details
Copy full SHA for b2082cc
View code at this point
Browse repository at this point
C++: Add false positive.
MathiasVP
committed
9d14a85
View commit details
Copy full SHA for 9d14a85
View code at this point
Browse repository at this point
C++/C#: Sync identical files.
MathiasVP
committed
dd6085f
View commit details
Copy full SHA for dd6085f
View code at this point
Browse repository at this point
C++: Fix join-order in 'isArgumentForParameter'.
MathiasVP
committed
3da1c2b
View commit details
Copy full SHA for 3da1c2b
View code at this point
Browse repository at this point
Merge pull request #6791 from hvitved/csharp/update-nuget-packages
Show description for 37d76f5
hvitved
authored
37d76f5
View commit details
Copy full SHA for 37d76f5
View code at this point
Browse repository at this point
Merge pull request #7272 from github/redsun82/cpp-overrunning-write-precision-split
Show description for 6fda5e8
MathiasVP
authored
6fda5e8
View commit details
Copy full SHA for 6fda5e8
View code at this point
Browse repository at this point
C++: add small docstring fix
redsun82
authored
0d7d60e
View commit details
Copy full SHA for 0d7d60e
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
C++: Separate two test cases slightly so that we get clearer test coverage of the interprocedural / multi-path cases.
geoffw0
committed
041c2c7
View commit details
Copy full SHA for 041c2c7
View code at this point
Browse repository at this point
Fix semver for upgrades references
Show description for 0669ef5
aeisenberg
committed
0669ef5
View commit details
Copy full SHA for 0669ef5
View code at this point
Browse repository at this point
C++: remove deprecation from `getMaxData`
redsun82
authored
5ed7056
View commit details
Copy full SHA for 5ed7056
View code at this point
Browse repository at this point
C++: auto format
redsun82
authored
3734e1c
View commit details
Copy full SHA for 3734e1c
View code at this point
Browse repository at this point
C++: fix deprecation comments in BufferWrite
redsun82
authored
06acaef
View commit details
Copy full SHA for 06acaef
View code at this point
Browse repository at this point
C++: remove reason from OverrunWrite output
redsun82
authored
a089898
View commit details
Copy full SHA for a089898
View code at this point
Browse repository at this point
C++: make BufferWrite changes backward compatible
redsun82
authored
85de6dd
View commit details
Copy full SHA for 85de6dd
View code at this point
Browse repository at this point
C++: postpone change-notes addition
Show description for 88d65b8
redsun82
authored
88d65b8
View commit details
Copy full SHA for 88d65b8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.