opensouls / terminal-copilot

A smart terminal assistant that helps you find the right command.
Apache License 2.0
573 stars 43 forks source link

serious security issue with earlier version (1.2.2) #38

Closed rafpaf closed 1 year ago

rafpaf commented 1 year ago

In version 1.2.2, terminal-copilot sends the last 40 commands in your history to OpenAI, even if the --history flag is not present. This bug has been fixed in version 1.2.3 – thank you to the authors for finding and solving it. I wonder if there is a way to notify people who downloaded the earlier version.

JoelKronander commented 1 year ago

I don't think there is an easy way, we made sure to update the pip package etc.