Dependabot Proxy is now open source (MIT) #186454
Unanswered
ghostinhershell
asked this question in
Code Security
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Dependabot Proxy is now open source under the MIT license.
See the release notes: https://github.blog/changelog/2026-02-03-the-dependabot-proxy-is-now-open-source-with-an-mit-license/
What’s changing?
The Dependabot Proxy is the HTTP proxy that handles authentication when Dependabot connects to:
Now that it’s open source, you can inspect the code, file issues publicly, and contribute improvements.
Why this matters
Dependabot has helped teams keep dependencies up to date (and reduce exposure to known vulnerabilities) since it was introduced on GitHub in 2019. Open-sourcing the proxy is a meaningful step for:
What it supports
The proxy is written in Go and supports a wide range of ecosystems and tools, including:
It also supports multiple Git servers, including GitHub and Azure DevOps.
Get involved
Questions or feedback? Drop them in the comments—especially around registry support, auth flows, or anything you’d like to see improved.
Beta Was this translation helpful? Give feedback.
All reactions