Skip to content

Commit 098d690

Browse files
Copilottimrogershubwriter
authored
Add OpenAI Codex npm host requirements to coding agent allowlist docs (#60061)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: timrogers <116134+timrogers@users.noreply.github.com> Co-authored-by: Tim Rogers <timrogers@github.com> Co-authored-by: hubwriter <hubwriter@github.com>
1 parent af20d5f commit 098d690

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

data/reusables/copilot/coding-agent-required-hosts.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22
* `user-images.githubusercontent.com`
33
* `api.individual.githubcopilot.com` (if you expect {% data variables.copilot.copilot_pro_short %} or {% data variables.copilot.copilot_pro_plus_short %} users to use {% data variables.copilot.copilot_coding_agent %} in your repository)
44
* `api.business.githubcopilot.com` (if you expect {% data variables.copilot.copilot_business_short %} users to use {% data variables.copilot.copilot_coding_agent %} in your repository)
5-
* `api.enterprise.githubcopilot.com` (if you expect {% data variables.copilot.copilot_enterprise_short %} users to use {% data variables.copilot.copilot_coding_agent %} in your repository)
5+
* `api.enterprise.githubcopilot.com` (if you expect {% data variables.copilot.copilot_enterprise_short %} users to use {% data variables.copilot.copilot_coding_agent %} in your repository)
6+
* If you are using the {% data variables.product.prodname_openai_codex %} third-party agent (for more information, see [AUTOTITLE](/copilot/concepts/agents/about-third-party-agents)):
7+
* `npmjs.org`
8+
* `npmjs.com`
9+
* `registry.npmjs.com`
10+
* `registry.npmjs.org`
11+
* `skimdb.npmjs.com`

0 commit comments

Comments
 (0)