Go: Add change note for git_source support

This commit is contained in:
Michael B. Gale
2025-09-25 12:06:57 +01:00
parent 2db5f0def5
commit 9e3fdda7b7

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* CodeQL Go analysis now supports the "Git Source" type for [private package registries](https://docs.github.com/en/code-security/securing-your-organization/enabling-security-features-in-your-organization/giving-org-access-private-registries). This is in addition to the existing support for the "GOPROXY server" type.