Azure / azure-quickstart-templates

Azure Quickstart Templates
https://aka.ms/azqst
MIT License
14.07k stars 16.13k forks source link

Viruses detected in private_worker_vm_setup.ps1 #6900

Open carlp101 opened 4 years ago

carlp101 commented 4 years ago

[private_worker_vm_setup.ps1] azure-quickstart-templates-master\matlab-cluster\scripts\private_worker_vm_setup.ps1

Issue Details

The following two viruses were reported by BitDeffender for this script when I extracted the zip on Nov 24th.

  1. Heur.BZC.PZQ.Boxter.805.98F0A3BF
  2. Heur.BZC.PZQ.Boxter.805.888B97A0
guardrex commented 3 years ago

Hello @carlp101 ... I work on topics for the ASP.NET Core docs, and we hit this, too, for one of our 14 PS scripts that we furnish in our repo to readers. Bitdefender's heuristic scanning is flagging such scripts based on pattern matching ... something that it thinks might be a virus or malware. I spoke with a content writer for the PowerShell docs, and it seems like there are only two ways to resolve this:

I don't work directly with the members of the team that maintains this repo, so I can't say what action, if any, that they will take on your issue here. I just wanted to let you know that you aren't alone in this ... it's definitely an issue to contend with in docs and samples.

Cross-reference: Surface need for Blazor WASM integrity script Bitdefender exception (dotnet/AspNetCore.Docs #20917)

sanme98 commented 3 years ago

The same issue till today, Bitdenfender still trigger the alarm for the ASP.NET Core docs.