Problem
Windows Defender flags the copia-cli Windows binary as malware:
Detection: Trojan:Win32/Sprisky.U!cl
This is a known false positive — Windows Defender heuristics frequently flag Go binaries due to static linking, runtime reflection patterns, and UPX-like memory layouts.
This blocks the winget-pkgs submission (microsoft/winget-pkgs#355129 (comment)) and potentially affects any Windows user downloading the release.
Tasks
Problem
Windows Defender flags the copia-cli Windows binary as malware:
This is a known false positive — Windows Defender heuristics frequently flag Go binaries due to static linking, runtime reflection patterns, and UPX-like memory layouts.
This blocks the winget-pkgs submission (microsoft/winget-pkgs#355129 (comment)) and potentially affects any Windows user downloading the release.
Tasks