AWS securityagent documentation change
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). +