github / github/copilot-cli

URL argument in "az rest" command is getting incorrectly flagged as directory access

Open
#1,935 0 comments 1 reaction 0 assignees View on GitHub
area:permissions
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

### Describe the bug

Copilot CLI incorrectly flags `--url "..."` argument in `az rest` command as directory access and asks me for approval

Image

### Affected version

1.0.3-0

### Steps to reproduce the behavior

1. operate cli without autopilot / allow-all / yolo permissions (use standard permissions)
2. direct copilot cli to perform `az rest` command with `--url` option
3. copilot prompts for directory access approval for path outside approved list

Image

### Expected behavior

copilot cli should perform the `az rest` command without prompting for directory access approval (assuming `az rest` is an approved bash command)

### Additional context

OS: Windows
Shell: Powershell 7

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.