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
9.9k
Code
Issues
995
Pull requests
445
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
ql
src
on
copilot/prt-migration-20260811-codeql
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
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
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 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
Merge pull request #22152 from github/post-release-prep/codeql-cli-2.26.1
Show description for 9836c1d
oscarsj
authored
9836c1d
View commit details
Copy full SHA for 9836c1d
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #22207 from github/codeql-spark-run-29493713448
Show description for 87835f7
oscarsj
authored
87835f7
View commit details
Copy full SHA for 87835f7
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
C#: Lift models to unbound declarations.
michaelnebel
committed
541cde9
View commit details
Copy full SHA for 541cde9
View code at this point
Browse repository at this point
C#: Add change-note.
michaelnebel
committed
b52ea33
View commit details
Copy full SHA for b52ea33
View code at this point
Browse repository at this point
C#: Allow virtual method/indexer/property/event access in nameof expressions in cs/virtual-call-in-constructor.
michaelnebel
committed
4d8f150
View commit details
Copy full SHA for 4d8f150
View code at this point
Browse repository at this point
C#: Use any instead of exists.
michaelnebel
committed
be6f771
View commit details
Copy full SHA for be6f771
View code at this point
Browse repository at this point
Merge pull request #22193 from michaelnebel/csharp/diableuselessassignment
Show description for 2eb0158
michaelnebel
authored
2eb0158
View commit details
Copy full SHA for 2eb0158
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
C#: Add change-note.
michaelnebel
committed
485aee7
View commit details
Copy full SHA for 485aee7
View code at this point
Browse repository at this point
C#: Add change-note.
michaelnebel
committed
cb3f8a8
View commit details
Copy full SHA for cb3f8a8
View code at this point
Browse repository at this point
C#: Exclude cs/useless-assignment-to-local from the code-quality suite.
michaelnebel
committed
b15c243
View commit details
Copy full SHA for b15c243
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
C#: Add change-note.
michaelnebel
committed
ae06b77
View commit details
Copy full SHA for ae06b77
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Post-release preparation for codeql-cli-2.26.1
github-actions[bot]
committed
ec83894
View commit details
Copy full SHA for ec83894
View code at this point
Browse repository at this point
Release preparation for version 2.26.1
github-actions[bot]
committed
9acbbb8
View commit details
Copy full SHA for 9acbbb8
View code at this point
Browse repository at this point
Merge pull request #22149 from jketema/jketema/cwe-114-tag
Show description for 161c8c4
jketema
authored
161c8c4
View commit details
Copy full SHA for 161c8c4
View code at this point
Browse repository at this point
C#: Add CWE-73 tag to `cs/assembly-path-injection`
Show description for 66fea69
jketema
committed
66fea69
View commit details
Copy full SHA for 66fea69
View code at this point
Browse repository at this point
C#: Remove misplaced change note
Show description for 2ae79d0
jketema
committed
2ae79d0
View commit details
Copy full SHA for 2ae79d0
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Update query example (synced file)
owen-mc
committed
f67b729
View commit details
Copy full SHA for f67b729
View code at this point
Browse repository at this point
Convert qlref tests to inline expectations
owen-mc
committed
366d70b
View commit details
Copy full SHA for 366d70b
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Post-release preparation for codeql-cli-2.26.0
github-actions[bot]
committed
456e337
View commit details
Copy full SHA for 456e337
View code at this point
Browse repository at this point
Release preparation for version 2.26.0
github-actions[bot]
committed
237c563
View commit details
Copy full SHA for 237c563
View code at this point
Browse repository at this point
C#: Remove redundant code from `DeadStoreOfLocal.ql`
hvitved
committed
929fa1e
View commit details
Copy full SHA for 929fa1e
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
C#: Exclude function pointer calls for the DB isNotOk missing target.
michaelnebel
committed
01b463f
View commit details
Copy full SHA for 01b463f
View code at this point
Browse repository at this point
Commits on May 29, 2026
Post-release preparation for codeql-cli-2.25.6
github-actions[bot]
committed
cfb18c2
View commit details
Copy full SHA for cfb18c2
View code at this point
Browse repository at this point
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 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
Previous
Next
You can’t perform that action at this time.