Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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
1.7k
Star
8.3k
Code
Issues
841
Pull requests
370
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
codeql
csharp
ql
src
on
codeql-cli/latest
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 14, 2025
Release preparation for version 2.21.1
github-actions[bot]
committed
b961c59
Copy full SHA for b961c59
Commits on Apr 10, 2025
C#: Fixup MaD input.
MathiasVP
committed
04bf908
Copy full SHA for 04bf908
Commits on Apr 4, 2025
C#: Add cs/useless-assignment-to-local to the CCR suite.
michaelnebel
committed
49ecff3
Copy full SHA for 49ecff3
Commits on Apr 2, 2025
C#: Update change note.
michaelnebel
committed
22c9436
Copy full SHA for 22c9436
C#: Enhanced LogForgingQuery to treat C# Enums as simple types.
ianroof
authored and
michaelnebel
committed
1d81c77
Copy full SHA for 1d81c77
Commits on Apr 1, 2025
Merge pull request #19182 from github/post-release-prep/codeql-cli-2.21.0
Show description for 0e23b86
aibaars
authored
0e23b86
Copy full SHA for 0e23b86
Post-release preparation for codeql-cli-2.21.0
github-actions[bot]
committed
10205cb
Copy full SHA for 10205cb
C#: Add change note.
michaelnebel
committed
de6e3ea
Copy full SHA for de6e3ea
Commits on Mar 31, 2025
Release preparation for version 2.21.0
github-actions[bot]
committed
84f6564
Copy full SHA for 84f6564
Commits on Mar 27, 2025
Merge pull request #19114 from michaelnebel/csharp/modelgenparammodifiers
Show description for 0a0ec18
michaelnebel
authored
0a0ec18
Copy full SHA for 0a0ec18
Rename the CCR query suite to code-quality
tamasvajk
committed
34e8318
Copy full SHA for 34e8318
Commits on Mar 26, 2025
C#: Correct printing of out and ref notes in the model generator.
michaelnebel
committed
8763d18
Copy full SHA for 8763d18
Commits on Mar 24, 2025
Merge pull request #19050 from tamasvajk/tamasvajk/fix-fallback-restore
Show description for 03f93dd
tamasvajk
authored
03f93dd
Copy full SHA for 03f93dd
Commits on Mar 21, 2025
Add change note
tamasvajk
committed
e20c46a
Copy full SHA for e20c46a
Commits on Mar 19, 2025
Merge remote-tracking branch 'origin/main' into smowton/admin/merge-rc317-into-main
smowton
committed
9a2a13e
Copy full SHA for 9a2a13e
Commits on Mar 17, 2025
Post-release preparation for codeql-cli-2.20.7
github-actions[bot]
committed
51cdeef
Copy full SHA for 51cdeef
Release preparation for version 2.20.7
github-actions[bot]
committed
2d64a61
Copy full SHA for 2d64a61
Commits on Mar 14, 2025
C#: Add cs/non-short-circuit to the CCR suite.
michaelnebel
committed
b3a1ff1
Copy full SHA for b3a1ff1
Merge pull request #19014 from michaelnebel/csharp/ccr-useless-gethashcode-all
Show description for a3ef137
michaelnebel
authored
a3ef137
Copy full SHA for a3ef137
Commits on Mar 13, 2025
C#: Add cs/useless-gethashcode-call to the CCR suite.
michaelnebel
committed
e269958
Copy full SHA for e269958
C#: Add change-note.
michaelnebel
committed
dff66c7
Copy full SHA for dff66c7
C#: Only consider calling GetHashCode on byte, sbyte, short, ushort and int as useless.
michaelnebel
committed
4b02198
Copy full SHA for 4b02198
Commits on Mar 12, 2025
C#: Add cs/constant-condition to the CCR suite.
michaelnebel
committed
b76527f
Copy full SHA for b76527f
Merge pull request #18976 from michaelnebel/csharp/constant-condition
Show description for e79cb44
michaelnebel
authored
e79cb44
Copy full SHA for e79cb44
Update csharp/ql/src/Bad Practices/Control-Flow/ConstantCondition.ql
Show description for 42f86a8
michaelnebel
and
hvitved
authored
42f86a8
Copy full SHA for 42f86a8
Merge pull request #18961 from michaelnebel/csharp/ccr-local-not-disposed
Show description for 9e8339d
michaelnebel
authored
9e8339d
Copy full SHA for 9e8339d
Merge pull request #18950 from michaelnebel/csharp/localnotdisposed
Show description for 4a3e463
michaelnebel
authored
4a3e463
Copy full SHA for 4a3e463
Commits on Mar 11, 2025
C#: Add change-note.
michaelnebel
committed
1286420
Copy full SHA for 1286420
C#: Include normal switch/case statements in the white list and allow the use of wildcards when there is a condition.
michaelnebel
committed
150aa5d
Copy full SHA for 150aa5d
C#: Add cs/local-not-disposed to the CCR suite.
michaelnebel
committed
744936f
Copy full SHA for 744936f
Commits on Mar 10, 2025
Merge pull request #18932 from michaelnebel/csharp/ismatchingconstantunknowtype
Show description for ca553bf
michaelnebel
authored
ca553bf
Copy full SHA for ca553bf
C#: Address review comments.
michaelnebel
committed
21aa62c
Copy full SHA for 21aa62c
C#: Add change-note.
michaelnebel
committed
a16c2c8
Copy full SHA for a16c2c8
C#: Add change-note.
michaelnebel
committed
13226ed
Copy full SHA for 13226ed
Commits on Mar 7, 2025
C#: Do flag missing Dispose calls on Task and Task<>.
michaelnebel
committed
7a99dfa
Copy full SHA for 7a99dfa
Pagination
Previous
Next
You can’t perform that action at this time.