You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One key observation, wouldn't it make sense to just remove ssh-wrapper.exe from the windows prebuilds tarball as this seems to be the most problematic and especially because it is actually unused and a noop?
Note: we have been using your 0.9.8 for a very long time without any issue but there is a clear shift with the 0.9.10 binaries.
Even if false positives, such alerts can probably be an issue even for the Github Desktop App on the long run.
I'm a bit unsure on how to help or what to do next to workaround/improve the situation.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
First, thank you for providing the building blocks to manage authenticated Git operations in the context of Electron applications.
I don't know if you are aware or if you observed a similar situation, but since the latest 0.9.10 release, the windows prebuild executables started to be flagged as malwares. This is especially true for the
ssh-wrapper.exe
.For example: https://www.virustotal.com/gui/file/c16a3d7b7b20eae176d06d8f69e1a3765bfed90696a9b19654bc698f3bbe8f5f or https://www.virustotal.com/gui/file/0d50ef5d942a49cec27aad978a27de4c4c8d6895e66799075dcc76107eafee97
While using this library, we started to also get sporadic reports from Windows Defender and eventually being blocked either right after download or on install.
One key observation, wouldn't it make sense to just remove
ssh-wrapper.exe
from the windows prebuilds tarball as this seems to be the most problematic and especially because it is actually unused and a noop?Note: we have been using your 0.9.8 for a very long time without any issue but there is a clear shift with the 0.9.10 binaries.
Even if false positives, such alerts can probably be an issue even for the Github Desktop App on the long run.
I'm a bit unsure on how to help or what to do next to workaround/improve the situation.
Thanks!
The text was updated successfully, but these errors were encountered: