I need a solution
Using Visual Studio 2015, part of our build and test process, generates an intermediate executable, which I will call test_example.exe.
Symantec Endpoint's SONAR tool is repeatedly quarantining this executable, blocking my development.
Removing the executable from quarantine is not helpful because the file is quarantined when it is needed.
By the time I can remove it, it is too late.
I also tried to disable the quarantine by going to:
Symantec Endpoint Protection->Change Settings->Exceptions->Configure Settings->Add
and added the directory path where the file is created.
However, the file is still being quarantined.
I'd rather not disable Symantec Endpoint, as much as that is a security issue.
Thank you!
0