Commit 7467c1b
fix: use --disable-builtin-mcps for copilot sandboxing
Replace --available-tools (which doesn't effectively restrict tools)
with --disable-builtin-mcps to prevent MCP server access. Built-in
tools remain available but are mitigated by running from a temp
directory with a filtered environment and --no-ask-user.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 129c591 commit 7467c1b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| |||
0 commit comments