Shellcheck: Safety issues?

Created on 28 May 2020  路  6Comments  路  Source: koalaman/shellcheck

For bugs

  • Rule Id (if any, e.g. SC1000):
  • My shellcheck version (shellcheck --version or "online"):
  • [ ] The rule's wiki page does not already cover this (e.g. https://shellcheck.net/wiki/SC2086)
  • [ ] I tried on shellcheck.net and verified that this is still a problem on the latest commit

For new checks and feature suggestions

Here's a snippet or screenshot that shows the problem:

#!/your/interpreter
your script here

Here's what shellcheck currently says:

image

Here's what I wanted or expected to see:

All 6 comments

Same thing happening to me since early today.

Running scoop virustotal shellcheck results in 1/64 (Microsoft, Trojan:Win32/Fuery.C!cl).
See also: https://www.virustotal.com/#/file/1763f8f4a639d39e341798c7787d360ed79c3d68a1cdbad0549c9c0767a75e98/detection

However, IMHO, this looks as a false-positive.

I received the same message today when I ran my Windows system
image

It says its a trojan horse and it's dangerous, as you can see I installed spellcheck using chocolatey

This has happened on my system also, with Shellcheck 0.7.1 on Windows 10 1909.

New scan https://www.virustotal.com/gui/url/2355c0cfbbc9e0aa842eeee596c658382387c3c3b3dae2f922a47c69ef80ff91/detection
and Microsoft does not longer report the Trojan for the https://github.com/koalaman/shellcheck/releases/download/v0.7.1/shellcheck-v0.7.1.zip

Here is another scan which is green too https://metadefender.opswat.com/results#!/url/aHR0cHM6Ly9naXRodWIuY29tL2tvYWxhbWFuL3NoZWxsY2hlY2svcmVsZWFzZXMvZG93bmxvYWQvdjAuNy4xL3NoZWxsY2hlY2stdjAuNy4xLnppcA==/overview

However, the file downloaded locally is reported as infected for me too

Same here:

  • Shellcheck 0.7.1
  • Windows 10 Pro Version 10.0.18363 Build 18363 Version 1909
Was this page helpful?
0 / 5 - 0 ratings

Related issues

ymkjp picture ymkjp  路  3Comments

erwinkramer picture erwinkramer  路  5Comments

koalaman picture koalaman  路  4Comments

hellresistor picture hellresistor  路  3Comments

mechalynx picture mechalynx  路  5Comments