Hello, I'm a developer. I'm developing a web application using blazor web assembly and when I publish it in release BitDefender detects as infected some files of Net 6 framework. Also when I browse the application, with chrome for exmple, BitDefender detects as infected some temp files.
This is the a file of Net 6 framework and related message:
Il file D:\SwDev\Prove\BlazorApp5\BlazorApp5\obj\Release\net6.0\linked\Microsoft.AspNetCore.Components.WebAssembly.dll è stato infettato con Trojan.GenericKD.38945882 ed è stato messo in quarantena. Si consiglia di eseguire una scansione di sistema per assicurarsi che il proprio sistema sia pulito.
----
This is the message for chrome temp file:
C:\Users\andrea\AppData\Local\Google\Chrome\User Data\Default\Cache\Cache_Data\f_001019 è stato infettato con Trojan.GenericKD.38945882 ed è stato messo in quarantena. Si consiglia di eseguire una scansione di sistema per assicurarsi che il proprio sistema sia pulito
Thank you