The false positives are known problems for the Nim language. As discussed on <https://github.com/nim-lang/Nim/issues/17820> which proposes to check the Nim's binaries using CI. <https://github.com/nim-lang/virus_checker> achieves the goal mentioned by the former request.
Finished tasks: * Scan the latest nightlies release using windows defender * Upload the latest nightlies release to virusTotal Potiential goals: * Scan important packages and upload the binaries to virusTotal * Scan open source malwares written in Nim and upload the binaries to virusTotal The Nim team has been doing its best. The blame is all on the antivirus vendors and malware writters. Last but not least, contributions are always welcome!