github / github/copilot-cli

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

Aperta
#2,244 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area:permissions
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

### 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_

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Reproduce from the copilot entry point with no arguments using docker compose exec ls /some/container/path/file, and observe the directory-access approval prompt. Trace how the CLI classifies paths in that command; done means container paths are not treated as local host paths while genuine host access still receives the appropriate prompt.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
docker-compose, shell
Ambito
cli, security
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.