VYPR

npm package

workspace-tools

pkg:npm/workspace-tools

Vulnerabilities (1)

  • CVE-2022-25865HigMay 13, 2022
    affected < 0.18.4fixed 0.18.4

    The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranch(remote: string, remoteBranch: string, cwd: string) function, both the remote and remoteBranch parameters are passed to the git fetch subcom