copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

Copilot CLI attempts to read .env

Open TheRebootr opened this issue 1 month ago • 1 comments

image

Context: I am working on config.py and asked if what oAuth creds we are using on FastAPI swagger. Then it asked if it can grep to my .env

I dis not give it permission to run the grep command. I got curious what it will do when explicitly asked to check so I prompted it to look to my .env to test. Then this time, it just try to use config.py to answer my question.

TheRebootr avatar Dec 02 '25 00:12 TheRebootr