github-todos@3.1.0 vulnerabilities

Git hook to convert your TODOs into Github issues

Direct Vulnerabilities

Known vulnerabilities in the github-todos package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Command Injection

github-todos is a git hook to convert your TODOs into Github issues.

Affected versions of this package are vulnerable to Command Injection via the range argument of the _hook subcommand, which is concatenated without any validation, and is directly used by the exec function, allowing for command injection.

How to fix Command Injection?

There is no fixed version for github-todos.

*