gitbutlerapp / gitbutler

The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
https://gitbutler.com
Other
12.45k stars 491 forks source link

Unauthorized file encryption from Gitbutler.exe #4068

Open CLWilliam opened 3 months ago

CLWilliam commented 3 months ago

When starting up GitButler.exe (on windows), the executable is quarantined by TrendMicro due to Unauthorized file encryption

Executable can be withlisted to use when the correct rights are applied, but in a company context this is not always possible.

krlvi commented 3 months ago

Hey, thank you for reporting this @CLWilliam, I am sorry about this. While we do the Microsoft binary signing on every release, we have been having a bunch of issues with AV false positives (it seems like other Tauri apps are getting similar issues too https://github.com/tauri-apps/tauri/issues/2486)

As part of every release, now I manually submit false positive reports to:

I am going to figure out what the TrendMicro process is for submitting false positives and will add it to the "pre-release checklist"