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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
467
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
csharp
on
codeql-cli/v2.25.6
User selector
All users
Datepicker
All time
Commit history
Commits on May 29, 2026
Release preparation for version 2.25.6
github-actions[bot]
committed
8b6f969
View commit details
Copy full SHA for 8b6f969
View code at this point
Browse repository at this point
Revert "Release preparation for version 2.25.6"
henrymercer
authored
9bc0c1b
View commit details
Copy full SHA for 9bc0c1b
View code at this point
Browse repository at this point
Commits on May 25, 2026
Release preparation for version 2.25.6
github-actions[bot]
committed
44a914e
View commit details
Copy full SHA for 44a914e
View code at this point
Browse repository at this point
Commits on May 22, 2026
Merge branch 'main' into post-release-prep/codeql-cli-2.25.5
oscarsj
authored
996e791
View commit details
Copy full SHA for 996e791
View code at this point
Browse repository at this point
Merge pull request #21865 from hvitved/csharp/compilation-cwd-folder
Show description for 9685755
hvitved
authored
9685755
View commit details
Copy full SHA for 9685755
View code at this point
Browse repository at this point
Merge pull request #21845 from michaelnebel/csharp/unaryoperatorcleanup
Show description for 5a219d1
michaelnebel
authored
5a219d1
View commit details
Copy full SHA for 5a219d1
View code at this point
Browse repository at this point
C#: Ensure that `Folder` entities exist for `Compilation` entities
hvitved
committed
ec7e38c
View commit details
Copy full SHA for ec7e38c
View code at this point
Browse repository at this point
Merge pull request #21871 from michaelnebel/csharp14/updatedocumentation
Show description for 871f307
michaelnebel
authored
871f307
View commit details
Copy full SHA for 871f307
View code at this point
Browse repository at this point
Commits on May 21, 2026
C#: update ForStmt wrapper class
owen-mc
committed
039b592
View commit details
Copy full SHA for 039b592
View code at this point
Browse repository at this point
Commits on May 20, 2026
Potential fix for pull request finding
Show description for e408540
michaelnebel
and
Copilot
authored
e408540
View commit details
Copy full SHA for e408540
View code at this point
Browse repository at this point
C#: Add change-note.
michaelnebel
committed
462a7bc
View commit details
Copy full SHA for 462a7bc
View code at this point
Browse repository at this point
Commits on May 19, 2026
C#: Simplify and streamline the implementation of Prefix and Postfix unary expressions.
michaelnebel
committed
30a5769
View commit details
Copy full SHA for 30a5769
View code at this point
Browse repository at this point
C#: Rename Unary to PrefixUnary.
michaelnebel
committed
a72cef6
View commit details
Copy full SHA for a72cef6
View code at this point
Browse repository at this point
C#: Streamline the AddOperatorCall logic for prefix and postfix unary operators.
michaelnebel
committed
dc80a02
View commit details
Copy full SHA for dc80a02
View code at this point
Browse repository at this point
Merge pull request #21827 from michaelnebel/csharp14/userincrementdecrement
Show description for 49a435c
michaelnebel
authored
49a435c
View commit details
Copy full SHA for 49a435c
View code at this point
Browse repository at this point
C#: Address review comment.
michaelnebel
committed
7a1a90b
View commit details
Copy full SHA for 7a1a90b
View code at this point
Browse repository at this point
Commits on May 18, 2026
Post-release preparation for codeql-cli-2.25.5
github-actions[bot]
committed
9f64000
View commit details
Copy full SHA for 9f64000
View code at this point
Browse repository at this point
Release preparation for version 2.25.5
github-actions[bot]
committed
e38616a
View commit details
Copy full SHA for e38616a
View code at this point
Browse repository at this point
Commits on May 13, 2026
C#: Update the generated lock, targets and bzl files.
michaelnebel
committed
c8efc34
View commit details
Copy full SHA for c8efc34
View code at this point
Browse repository at this point
C#: Update paket to 10.3.1.
michaelnebel
committed
1e6570e
View commit details
Copy full SHA for 1e6570e
View code at this point
Browse repository at this point
C#: Address co-pilot review comments.
michaelnebel
committed
fa2d633
View commit details
Copy full SHA for fa2d633
View code at this point
Browse repository at this point
C#: Add change-note.
michaelnebel
committed
5ed3014
View commit details
Copy full SHA for 5ed3014
View code at this point
Browse repository at this point
C#: Add data flow testcases for mutation operators.
michaelnebel
committed
4bd9005
View commit details
Copy full SHA for 4bd9005
View code at this point
Browse repository at this point
C#: Update the dispatch logic to account for all instance operator calls.
michaelnebel
committed
0c3ab80
View commit details
Copy full SHA for 0c3ab80
View code at this point
Browse repository at this point
C#: Introduce a class for instance mutator operator calls.
michaelnebel
committed
27e6b5c
View commit details
Copy full SHA for 27e6b5c
View code at this point
Browse repository at this point
C#: Add extension increment/decrement examples.
michaelnebel
committed
23328e9
View commit details
Copy full SHA for 23328e9
View code at this point
Browse repository at this point
C#: Improve the GetCallType method to also take extension operators into account.
michaelnebel
committed
9a80508
View commit details
Copy full SHA for 9a80508
View code at this point
Browse repository at this point
C#: Add an increment/decrement operator test case.
michaelnebel
committed
25274a1
View commit details
Copy full SHA for 25274a1
View code at this point
Browse repository at this point
C#: Update PrintAst expected output.
michaelnebel
committed
1c50c0c
View commit details
Copy full SHA for 1c50c0c
View code at this point
Browse repository at this point
C#: Update condition for UnaryOperators to also handle user-defined instance increment and decrement operators.
michaelnebel
committed
4ae4d7d
View commit details
Copy full SHA for 4ae4d7d
View code at this point
Browse repository at this point
C#: Adjust the extractor to correctly handle names for user defined increment and decrement operators.
michaelnebel
committed
3c9d898
View commit details
Copy full SHA for 3c9d898
View code at this point
Browse repository at this point
C#: Add Increment/Decrement instance operator test example and update test expected output.
michaelnebel
committed
ac7eb01
View commit details
Copy full SHA for ac7eb01
View code at this point
Browse repository at this point
Commits on May 12, 2026
Merge pull request #21807 from owen-mc/java/improve-qhelp-unsafe-deserialization
Show description for 0b808e1
owen-mc
authored
0b808e1
View commit details
Copy full SHA for 0b808e1
View code at this point
Browse repository at this point
Commits on May 8, 2026
Note that common standard library types can be vulnerable to gadget-chain attacks
owen-mc
committed
a5ef036
View commit details
Copy full SHA for a5ef036
View code at this point
Browse repository at this point
C#: Clarify that deserialization following a schema is safe
owen-mc
committed
4e47f77
View commit details
Copy full SHA for 4e47f77
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.