You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-firewall.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,16 @@ If {% data variables.product.prodname_copilot_short %} tries to make a request w
31
31
32
32

33
33
34
+
## Limitations
35
+
36
+
The agent firewall has important limitations that affect its security coverage.
37
+
38
+
***Only applies to processes started by the agent**: The firewall only applies to processes started by the agent via its Bash tool. It does not apply to Model Context Protocol (MCP) servers or processes started in configured {% data variables.product.prodname_copilot_short %} setup steps.
39
+
***Only applies within the {% data variables.product.prodname_actions %} appliance**: The firewall only operates within the {% data variables.product.prodname_actions %} appliance environment. It does not apply to processes running outside of this environment.
40
+
***Bypass potential**: Sophisticated attacks may bypass the firewall, potentially allowing unauthorized network access and data exfiltration.
41
+
42
+
These limitations mean that the firewall provides a layer of protection for common scenarios, but should not be considered a comprehensive security solution.
43
+
34
44
## Managing the recommended firewall allowlist
35
45
36
46
The recommended allowlist, enabled by default, allows access to:
0 commit comments