dotnet/aspnetcore

Avast blocks Blazor Demo Apps

itsamelambda opened this issue · 3 comments

Just wanted to report an Avast detection error which ought to be a false alarm.

avastblazorrealworld
avastflightfinderclient

Avast Program Version: 18.3.2333 build 18.3.3860.0
Virus definition version: 180405-0

Yep, I've seen this with Symantec too. Not really anything we can do. I've just excluded Firefox's working directory from active scanning. They don't like the fact that dll files suddenly appear on the system.

Same here blocked on my company's network, the DLLs won't download. Though strangely enough I could load the DLLs from the simple Blazor sample on github, so I assume this is maybe just a site filter from the company firewall. Had no problems yet with my AV at home though, using ESET.

Thanks for reporting this! Having extra known test cases will help us when we implement #5477.

Closing as duplicate of #5477.