| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR adds support for git_source registry configurations for the Go language in the CodeQL Action's start-proxy functionality. This allows Go projects to use Git-based sources in addition to the existing goproxy_server registry type.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/start-proxy.ts | Updated LANGUAGE_TO_REGISTRY_TYPE to support arrays of registry types and modified credential filtering logic to handle multiple types per language |
| src/start-proxy.test.ts | Added test cases to verify Go language accepts both goproxy_server and git_source registry types, and refactored existing tests to use shared test data |
| lib/start-proxy-action.js | Generated JavaScript file (no review needed per guidelines) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This allows git_source registry configurations for Go.
Risk assessment
For internal use only. Please select the risk level of this change:
Merge / deployment checklist