AWS Security ChangesHomeSearch

AWS securityagent documentation change

Service: securityagent · 2026-06-13 · Documentation low

File: securityagent/latest/userguide/connect-github.md

Summary

Added note clarifying support for cloud-hosted GitHub/github.com vs self-hosted GitHub Enterprise Server with documentation link

Security assessment

The change enhances documentation for security tool integrations but doesn't address specific vulnerabilities. It improves clarity about security agent deployment options.

Diff

diff --git a/securityagent/latest/userguide/connect-github.md b/securityagent/latest/userguide/connect-github.md
index a4737fb93..049be36d4 100644
--- a//securityagent/latest/userguide/connect-github.md
+++ b//securityagent/latest/userguide/connect-github.md
@@ -12,0 +13,4 @@ Connect your AWS Security Agent to GitHub repositories to enable code review and
+###### Note
+
+This page covers cloud-hosted GitHub (github.com) and cloud-hosted GitHub Enterprise. For self-hosted GitHub Enterprise Server, see [Connect AWS Security Agent to GitHub Enterprise Server](./connect-github-enterprise-server.html).
+