diff --git a/go/ql/lib/change-notes/2025-09-24-git-source.md b/go/ql/lib/change-notes/2025-09-24-git-source.md new file mode 100644 index 00000000000..adcb75da6d0 --- /dev/null +++ b/go/ql/lib/change-notes/2025-09-24-git-source.md @@ -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.