Hello,
I wanted to try RovoDev CLI.
I downloaded it, ran `acli rovodev auth login` then `acli rovodev run`.
But this command was canceled by Microsoft Defender: "Trojan:Win32/Wacatac.H!ml"
Hi @Nicolas MARTIN,
We are aware of this issue, and this is due to the fact that fork/exec are potential signals for malware, so "newly" downloaded code that isn't signed has all the hallmarks of being malware according to many detection systems.
If you have downloaded from our official sources, this is a false alarm. We are working on making sure the files are properly signed in our next release.
Thank you.