github / github/copilot-cli

Copilot CLI might misinterprets container paths in docker compose exec as host filesystem access

未关闭
#2,244 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:permissions
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

When Copilot CLI proposes or runs a command that accesses a path inside a Docker container, it appears to treat that path as if it were a local host path and triggers a directory access approval prompt for it.

`docker compose exec ls /some/container/path/file`
triggers a permission prompt claiming that /some/container/path/file is outside the allowed local directories. And asks if it should default allow it. Here im unsere what this will mean and in what context this will be added.

Otherwise thanks a lot for the great product!

### Affected version

GitHub Copilot CLI 1.0.11

### Steps to reproduce the behavior

- start copilot without any arguments
- copilot suggest to do something with docker exec with a /path/to/somewhere

### Expected behavior

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。