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
996
Pull requests
454
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
yoff/python-shared-cfg-dataflow-flip
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 19, 2026
Merge pull request #22041 from michaelnebel/csharp/morefeedmanageruses
Show description for 01755ec
michaelnebel
authored
01755ec
View commit details
Copy full SHA for 01755ec
View code at this point
Browse repository at this point
C#: Address review comments.
michaelnebel
committed
5475078
View commit details
Copy full SHA for 5475078
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/github/codeql into hugo-syn/csharp-additional-taint-step
Show description for 522bcd9
hugo-syn
committed
522bcd9
View commit details
Copy full SHA for 522bcd9
View code at this point
Browse repository at this point
C#: inline TestAdditionalTaintStep.qll into AdditionalTaintStep.ql
Show description for 946e116
hugo-syn
and
claude
committed
946e116
View commit details
Copy full SHA for 946e116
View code at this point
Browse repository at this point
Merge pull request #22345 from theinfosecguy/csharp-simplifiable-operator-recursion
Show description for 3ed2370
michaelnebel
authored
3ed2370
View commit details
Copy full SHA for 3ed2370
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
C#: add AdditionalTaintStep extension point for taint-tracking
Show description for ce7fee4
hugo-syn
and
claude
committed
ce7fee4
View commit details
Copy full SHA for ce7fee4
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
C#: Adapt to FlowSummaryImpl changes
hvitved
committed
0abb038
View commit details
Copy full SHA for 0abb038
View code at this point
Browse repository at this point
C#: add linux-arm64 to standalone_dependencies assembly path normalization
Show description for 6966044
redsun82
and
Copilot
committed
6966044
View commit details
Copy full SHA for 6966044
View code at this point
Browse repository at this point
Merge pull request #22340 from github/redsun82-csharp-autobuild-linux-arm64
Show description for 0d60d87
redsun82
authored
0d60d87
View commit details
Copy full SHA for 0d60d87
View code at this point
Browse repository at this point
Merge pull request #22322 from theinfosecguy/csharp-require-antiforgery-token
Show description for 69573f4
michaelnebel
authored
69573f4
View commit details
Copy full SHA for 69573f4
View code at this point
Browse repository at this point
C#: Avoid recursive operator simplification
theinfosecguy
committed
d09cd94
View commit details
Copy full SHA for d09cd94
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
C#: support linux-arm64 in autobuild script
Show description for cca2c06
redsun82
and
Copilot
committed
cca2c06
View commit details
Copy full SHA for cca2c06
View code at this point
Browse repository at this point
Refactor antiforgery validation query
theinfosecguy
committed
e4cf8d6
View commit details
Copy full SHA for e4cf8d6
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
C#: Address review comments.
michaelnebel
committed
41b257d
View commit details
Copy full SHA for 41b257d
View code at this point
Browse repository at this point
C#: Add change note.
michaelnebel
committed
b34fe44
View commit details
Copy full SHA for b34fe44
View code at this point
Browse repository at this point
C#: Push the feed fetching logic into DownloadPackages, use allfeeds instead of a specific nuget.config file, and supply a list of nuget sources when using the TryRestore.
michaelnebel
committed
25b640b
View commit details
Copy full SHA for 25b640b
View code at this point
Browse repository at this point
C#: Remove the explicitfeeds argument from DownloadMissingPackagesFromSpecificFeeds as it is always called with this argument.
michaelnebel
committed
3411459
View commit details
Copy full SHA for 3411459
View code at this point
Browse repository at this point
C#: Add some more documentation in the FeedManager.
michaelnebel
committed
2d1edd4
View commit details
Copy full SHA for 2d1edd4
View code at this point
Browse repository at this point
C#: Remove the dotnet restore config file option.
michaelnebel
committed
0874377
View commit details
Copy full SHA for 0874377
View code at this point
Browse repository at this point
C#: Use feed management for more package download flows.
michaelnebel
committed
179f29b
View commit details
Copy full SHA for 179f29b
View code at this point
Browse repository at this point
C#: Do not pass around the set of reachable feeds. This implicitly delays the calculation of the reachable feeds until it is needed/used.
michaelnebel
committed
13c2c8d
View commit details
Copy full SHA for 13c2c8d
View code at this point
Browse repository at this point
C#: Re-factor more feed sets into the feed manager (and further use immutable hash sets).
michaelnebel
committed
23fa751
View commit details
Copy full SHA for 23fa751
View code at this point
Browse repository at this point
C#: Re-factor GetAllFeeds into properties in the Feed Manager and encapsulate as immutable hash sets.
michaelnebel
committed
2129dc8
View commit details
Copy full SHA for 2129dc8
View code at this point
Browse repository at this point
Merge pull request #22319 from michaelnebel/csharp/updatepackagedeps
Show description for 82bd4a3
michaelnebel
authored
82bd4a3
View commit details
Copy full SHA for 82bd4a3
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Recognize RequireAntiforgeryToken attributes
theinfosecguy
committed
db708d4
View commit details
Copy full SHA for db708d4
View code at this point
Browse repository at this point
Merge pull request #22205 from michaelnebel/csharp/nameofvirtualincons
Show description for 08547cb
michaelnebel
authored
08547cb
View commit details
Copy full SHA for 08547cb
View code at this point
Browse repository at this point
Merge pull request #22186 from michaelnebel/csharp/staticfieldenclosingcallable
Show description for 3910ea4
michaelnebel
authored
3910ea4
View commit details
Copy full SHA for 3910ea4
View code at this point
Browse repository at this point
Merge pull request #22192 from michaelnebel/shared/modelgengeneric
Show description for 4e31516
michaelnebel
authored
4e31516
View commit details
Copy full SHA for 4e31516
View code at this point
Browse repository at this point
C#: Update extractor package dependencies.
michaelnebel
committed
9d02ff7
View commit details
Copy full SHA for 9d02ff7
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Post-release preparation for codeql-cli-2.26.3
github-actions[bot]
committed
47d6b11
View commit details
Copy full SHA for 47d6b11
View code at this point
Browse repository at this point
Release preparation for version 2.26.3
github-actions[bot]
committed
fae4a92
View commit details
Copy full SHA for fae4a92
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'main' into post-release-prep/codeql-cli-2.26.2
oscarsj
authored
21c2c97
View commit details
Copy full SHA for 21c2c97
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Update expected test results after CLI/extractor changes
jketema
committed
4f30042
View commit details
Copy full SHA for 4f30042
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Post-release preparation for codeql-cli-2.26.2
github-actions[bot]
committed
e7b6f91
View commit details
Copy full SHA for e7b6f91
View code at this point
Browse repository at this point
Release preparation for version 2.26.2
github-actions[bot]
committed
6632d2f
View commit details
Copy full SHA for 6632d2f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.