gitbito / CLI

Bito CLI (Command Line Interface) provides a command line interface to the Bito AI chat functionality. Over time, CLI will add more functions and new command options to support complex automation and workflows. This is a very early Alpha version. We would love to get your feedback on the new features or improvements.
https://bito.ai
Other
531 stars 70 forks source link

WIN MSI - Trojan #46

Open Techfluent-au opened 8 months ago

Techfluent-au commented 8 months ago

image

macky3099 commented 8 months ago

Hi @Techfluent-au

Thanks for trying out Bito CLI and sorry for the issue you faced.

Bito CLI ONLY consists of Go modules and packages which handles the internal working of Bito CLI. Apart from that we use Inno Setup to create the .exe installer for Bito CLI which installs the binary in to your system.

As of now we haven't signed our Bito CLI with Microsoft's official software publisher certificate due to which there is a chance that your antivirus is detecting it as a virus file as it has the extension as '.exe'.

Please give us some time to look in to this. Thanks!

macky3099 commented 4 months ago

Hi @Techfluent-au ,

We are glad to update that we have code signed our installers for Windows which shall resolve this issue for you now. Can you please checkout the latest version of Bito CLI and check if you still get this issue or not?

Thanks!