psutils
psutils copied to clipboard
sudo caught by AV
It seems that the sudo command gets caught by some antivirus programs.
Example from Bitdefender:
PowerShell tried to load a potentially malicious resource and was blocked.Your device is safe.
Do you know of any ways around this? (that isn't to put PowerShell on the exceptions list)
Same issue here, also occurring with Bitdefender. It seems that Bitdefender does not like turning off strict mode. Is it possible to not disable strict mode in the scripts?
I've already tried adding the sudo script to the exceptions list, but that didn't work. I will try again once I'm back at the machine in question. Maybe Bitdefender doesn't like scoops symlinks.