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
469
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
C#: Replace old Guards with the new shared implementation.
- #20665
#20665
Merged
aschackmull
merged 16 commits into
github:main
github/codeql:main
from
aschackmull:csharp/guards-replace
aschackmull/ql:csharp/guards-replace
Copy head branch name to clipboard
Oct 31, 2025
Conversation
Commits
16
(16)
Checks
Findings
Files changed
Merged
C#: Replace old Guards with the new shared implementation.
#20665
aschackmull
merged 16 commits into
github:main
github/codeql:main
from
aschackmull:csharp/guards-replace
aschackmull/ql:csharp/guards-replace
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2025
C#: Remove an irrelevant reference to impliesStep.
aschackmull
committed
9776e8f
View commit details
Copy full SHA for 9776e8f
Browse repository at this point
C#: Remove tests referencing impliesStep.
aschackmull
committed
e3fc319
View commit details
Copy full SHA for e3fc319
Browse repository at this point
C#: Make private.
aschackmull
committed
1aa0e7c
View commit details
Copy full SHA for 1aa0e7c
Browse repository at this point
C#: Update NullCheck test to reflect what nullness use.
aschackmull
committed
46fc006
View commit details
Copy full SHA for 46fc006
Browse repository at this point
C#: Replace references to getANullCheck.
aschackmull
committed
dc4abc9
View commit details
Copy full SHA for dc4abc9
Browse repository at this point
C#: Minor test tweak.
aschackmull
committed
84b8b1c
View commit details
Copy full SHA for 84b8b1c
Browse repository at this point
Guards: Only prune actually trivial guards.
aschackmull
committed
8b3e626
View commit details
Copy full SHA for 8b3e626
Browse repository at this point
C#: Replace Guards with the new implementation.
aschackmull
committed
7241bed
View commit details
Copy full SHA for 7241bed
Browse repository at this point
C#: Accept some test changes.
aschackmull
committed
cbfb8fd
View commit details
Copy full SHA for cbfb8fd
Browse repository at this point
Guards: Minor improvement to implications.
aschackmull
committed
0df0816
View commit details
Copy full SHA for 0df0816
Browse repository at this point
C#: Exclude nullness sources that are deemed non-null.
aschackmull
committed
72f1fe5
View commit details
Copy full SHA for 72f1fe5
Browse repository at this point
Guards: Add support for assertions that exit rather than throw.
aschackmull
committed
500fdb8
View commit details
Copy full SHA for 500fdb8
Browse repository at this point
C#: Recognize assertions as Guards.
aschackmull
committed
b48d4d4
View commit details
Copy full SHA for b48d4d4
Browse repository at this point
C#: Remove assertion splitting.
aschackmull
committed
e61ddf5
View commit details
Copy full SHA for e61ddf5
Browse repository at this point
C#: Fix CFG for assertion.
aschackmull
committed
87d89fd
View commit details
Copy full SHA for 87d89fd
Browse repository at this point
C#: Accept test changes for assert split removal.
aschackmull
committed
900d0d2
View commit details
Copy full SHA for 900d0d2
Browse repository at this point
You can’t perform that action at this time.