Description
fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary commands.
Remediation
References
https://snyk.io/vuln/SNYK-JS-FSA-564118
https://github.com/gregof/fsa/blob/master/lib/rep.js#L12