Does there exist a scanning tool that can scan a repository for malicious code?
Suppose our company had a disgruntled employee who wanted to introduce a virus/malware/trojan etc. to our code base.
Is there a way to automatically scan for such instances, or must we manually inspect every commit?