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
995
Pull requests
457
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
src
on
codeql-cli/v2.25.1
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 25, 2026
Release preparation for version 2.25.1
github-actions[bot]
committed
fb01184
View commit details
Copy full SHA for fb01184
View code at this point
Browse repository at this point
Release preparation for version 2.25.1
github-actions[bot]
committed
8cf0954
View commit details
Copy full SHA for 8cf0954
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Release preparation for version 2.25.0
github-actions[bot]
committed
d605575
View commit details
Copy full SHA for d605575
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
Merge branch 'main' of https://github.com/github/codeql into oscarsj/merge-back-rc-3.21
oscarsj
committed
3b9eba2
View commit details
Copy full SHA for 3b9eba2
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Post-release preparation for codeql-cli-2.24.3
github-actions[bot]
committed
e152f08
View commit details
Copy full SHA for e152f08
View code at this point
Browse repository at this point
Release preparation for version 2.24.3
github-actions[bot]
committed
7795bad
View commit details
Copy full SHA for 7795bad
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
C++: Fix a few qualifiers.
MathiasVP
committed
26e8701
View commit details
Copy full SHA for 26e8701
View code at this point
Browse repository at this point
C++: Fix some imports.
MathiasVP
committed
cdb4158
View commit details
Copy full SHA for cdb4158
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Merge pull request #21292 from microsoft/UncheckedLeaprYearAfterModification_Refactor_Upstream
Show description for 1dba99f
MathiasVP
authored
1dba99f
View commit details
Copy full SHA for 1dba99f
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Apply suggestion from @bdrodes
bdrodes
authored
ea0d1bf
View commit details
Copy full SHA for ea0d1bf
View code at this point
Browse repository at this point
Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql
Show description for 0106072
bdrodes
and
geoffw0
authored
0106072
View commit details
Copy full SHA for 0106072
View code at this point
Browse repository at this point
Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql
Show description for 779fd75
bdrodes
and
geoffw0
authored
779fd75
View commit details
Copy full SHA for 779fd75
View code at this point
Browse repository at this point
Merge pull request #21331 from jketema/must-flow
Show description for 61dc1d6
jketema
authored
61dc1d6
View commit details
Copy full SHA for 61dc1d6
View code at this point
Browse repository at this point
Apply suggestion from @geoffw0
Show description for 1072d6a
bdrodes
and
geoffw0
authored
1072d6a
View commit details
Copy full SHA for 1072d6a
View code at this point
Browse repository at this point
Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql
Show description for c811fae
bdrodes
and
geoffw0
authored
c811fae
View commit details
Copy full SHA for c811fae
View code at this point
Browse repository at this point
Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql
Show description for 549dcb3
bdrodes
and
geoffw0
authored
549dcb3
View commit details
Copy full SHA for 549dcb3
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Post-release preparation for codeql-cli-2.24.2
github-actions[bot]
committed
b5898c5
View commit details
Copy full SHA for b5898c5
View code at this point
Browse repository at this point
C++: Modernize `MustFlow` using parameterized modules
jketema
committed
26a1f48
View commit details
Copy full SHA for 26a1f48
View code at this point
Browse repository at this point
Release preparation for version 2.24.2
github-actions[bot]
committed
ef04f92
View commit details
Copy full SHA for ef04f92
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
C++: Removing unnecessary post update node.
bdrodes
committed
d1811bc
View commit details
Copy full SHA for d1811bc
View code at this point
Browse repository at this point
Merge branch 'UncheckedLeaprYearAfterModification_Refactor_Upstream' of https://github.com/microsoft/codeql into UncheckedLeaprYearAfterModification_Refactor_Upstream
bdrodes
committed
febc82d
View commit details
Copy full SHA for febc82d
View code at this point
Browse repository at this point
C++ Suggested code clean up.
bdrodes
committed
4a7395b
View commit details
Copy full SHA for 4a7395b
View code at this point
Browse repository at this point
Apply suggestion from @geoffw0
Show description for 9bbbbef
bdrodes
and
geoffw0
authored
9bbbbef
View commit details
Copy full SHA for 9bbbbef
View code at this point
Browse repository at this point
Apply suggestion from @geoffw0
Show description for 36e4efe
bdrodes
and
geoffw0
authored
36e4efe
View commit details
Copy full SHA for 36e4efe
View code at this point
Browse repository at this point
Apply suggestion from @geoffw0
Show description for f5a38b4
bdrodes
and
geoffw0
authored
f5a38b4
View commit details
Copy full SHA for f5a38b4
View code at this point
Browse repository at this point
Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql
Show description for b39732b
bdrodes
and
geoffw0
authored
b39732b
View commit details
Copy full SHA for b39732b
View code at this point
Browse repository at this point
Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql
Show description for dfe6ed2
bdrodes
and
geoffw0
authored
dfe6ed2
View commit details
Copy full SHA for dfe6ed2
View code at this point
Browse repository at this point
Merge branch 'UncheckedLeaprYearAfterModification_Refactor_Upstream' of https://github.com/microsoft/codeql into UncheckedLeaprYearAfterModification_Refactor_Upstream
bdrodes
committed
c64a676
View commit details
Copy full SHA for c64a676
View code at this point
Browse repository at this point
C++: misc comment clean up per PR suggestions. Unified additional flow steps for two similar flows into a common additional step predicate.
bdrodes
committed
f7231f4
View commit details
Copy full SHA for f7231f4
View code at this point
Browse repository at this point
Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql
Show description for d1eb9ab
bdrodes
and
geoffw0
authored
d1eb9ab
View commit details
Copy full SHA for d1eb9ab
View code at this point
Browse repository at this point
C++: Updating comment per PR reveiw suggestions.
bdrodes
committed
e2ad1f6
View commit details
Copy full SHA for e2ad1f6
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
C++: Addressing Copilot PR suggestions.
bdrodes
committed
8e36316
View commit details
Copy full SHA for 8e36316
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
C++: Correct false positive. Only TimeConversionFunction that do not auto correct for leap year should be considered.
bdrodes
committed
ca18179
View commit details
Copy full SHA for ca18179
View code at this point
Browse repository at this point
C++: Refactor leap year logic for UncheckedLeapYearAfterYearModification. Includes new logic for detecting leap year checks, new forms of leap year checks detected, and various heuristics to remove…
Show description for 95d4a54
bdrodes
committed
95d4a54
View commit details
Copy full SHA for 95d4a54
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
Previous
Next
You can’t perform that action at this time.