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 }}
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
10.1k
Code
Issues
996
Pull requests
463
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
C#: Support
replaces-base
via the DependabotProxy.
- #22494
#22494
Merged
michaelnebel
merged 13 commits into
github:main
github/codeql:main
from
michaelnebel:csharp/replaces-base
michaelnebel/codeql:csharp/replaces-base
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
13
(13)
Checks
Findings
Files changed
Merged
C#: Support
replaces-base
via the DependabotProxy.
#22494
michaelnebel
merged 13 commits into
github:main
github/codeql:main
from
michaelnebel:csharp/replaces-base
michaelnebel/codeql:csharp/replaces-base
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
C#: DependabotProxy now parses replaces-base and exposes a list of URLs to replace the default NuGet feed.
michaelnebel
committed
daacaa6
View commit details
Copy full SHA for daacaa6
Browse repository at this point
C#: Use the RegistryUrls from the dependabot proxy as default feeds is replaces-base is set, otherwise use nuget.org.
michaelnebel
committed
ee9fe75
View commit details
Copy full SHA for ee9fe75
Browse repository at this point
C#: Add change-note.
michaelnebel
committed
dcaf038
View commit details
Copy full SHA for dcaf038
Browse repository at this point
C#: Preserve semantics of reachability for default feeds when using [mono] nuget.
michaelnebel
committed
1f93077
View commit details
Copy full SHA for 1f93077
Browse repository at this point
C#: Remove isNullOrEmpty check as it is implied by the case above.
michaelnebel
committed
02f1792
View commit details
Copy full SHA for 02f1792
Browse repository at this point
C#: Make a complete replacement of the default nuget.org feed in case private registries with replaces-base: true is set.
michaelnebel
committed
b30141c
View commit details
Copy full SHA for b30141c
Browse repository at this point
C#: Exclude TryRestoreManually fallback without nugetSources when private registries are configured (to make implementation consistent).
michaelnebel
committed
28503f6
View commit details
Copy full SHA for 28503f6
Browse repository at this point
C#: Minor improvements to unit test.
michaelnebel
committed
4e2e1ae
View commit details
Copy full SHA for 4e2e1ae
Browse repository at this point
C#: Address review comments.
michaelnebel
committed
b2e83bb
View commit details
Copy full SHA for b2e83bb
Browse repository at this point
C#: Address review comments related to logging.
michaelnebel
committed
dadf67d
View commit details
Copy full SHA for dadf67d
Browse repository at this point
C#: Rename GetNugetFeeds to GetNugetFeedsFromConfig.
michaelnebel
committed
f8c2820
View commit details
Copy full SHA for f8c2820
Browse repository at this point
C#: Improve FeedManager unit test explanations.
michaelnebel
committed
7eaf822
View commit details
Copy full SHA for 7eaf822
Browse repository at this point
C#: Update change note.
michaelnebel
committed
93aa3a3
View commit details
Copy full SHA for 93aa3a3
Browse repository at this point
You can’t perform that action at this time.